HomeSort by: relevance | last modified time | path
    Searched refs:sincospi (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 239 static inline void sincospi(float __a, float *__b, float *__c) { function
__clang_cuda_math.h 300 __DEVICE_VOID__ void sincospi(double __a, double *__s, double *__c) { function
__clang_hip_math.h 1029 void sincospi(double __x, double *__sinptr, double *__cosptr) { function

Completed in 25 milliseconds