Searched refs:__exp10f (Results 1 – 3 of 3) sorted by relevance
164 float __exp10f(float __x) {
174 __DEVICE__ float __exp10f(float __a) { return __nv_fast_exp10f(__a); } in __exp10f() function
986 def __exp10f : RuntimeLibcallImpl<EXP10_F32>;1108 defvar DarwinExp10 = LibcallImpls<(add __exp10f, __exp10), darwinHasExp10>;