OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mm512_rsqrt28_ps
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
avx512er-builtins.c
65
return
_mm512_rsqrt28_ps
(a);
/external/clang/lib/Headers/
avx512erintrin.h
119
#define
_mm512_rsqrt28_ps
(A) \
macro
/external/eigen/Eigen/src/Core/arch/AVX512/
MathFunctions.h
387
return
_mm512_rsqrt28_ps
(x);
Completed in 2441 milliseconds