OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rsqrtf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h
276
__DEVICE__ float
rsqrtf
(float __a) { return __nv_rsqrtf(__a); }
function
__clang_hip_math.h
456
float
rsqrtf
(float __x) { return __ocml_rsqrt_f32(__x); }
function
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026