Home
last modified time | relevance | path

Searched refs:CeedHostReciprocal_Hip (Results 1 – 1 of 1) sorted by relevance

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-vector.c745 static int CeedHostReciprocal_Hip(CeedScalar *h_array, CeedSize length) { in CeedHostReciprocal_Hip() function
768 if (impl->h_array) CeedCallBackend(CeedHostReciprocal_Hip(impl->h_array, length)); in CeedVectorReciprocal_Hip()