HomeSort by: relevance | last modified time | path
    Searched defs:erfcinvf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 98 __DEVICE__ float erfcinvf(float __a) { return __nv_erfcinvf(__a); } function
__clang_hip_math.h 200 float erfcinvf(float __x) { return __ocml_erfcinv_f32(__x); } function

Completed in 27 milliseconds