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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_hip_math.h 541 float __cosf(float __x) { return __ocml_native_cos_f32(__x); } function
__clang_hip_math.h 541 float __cosf(float __x) { return __ocml_native_cos_f32(__x); } function
__clang_cuda_device_functions.h 49 __DEVICE__ float __cosf(float __a) { return __nv_fast_cosf(__a); } function
__clang_cuda_device_functions.h 49 __DEVICE__ float __cosf(float __a) { return __nv_fast_cosf(__a); } function

Completed in 49 milliseconds