OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_rsqrte
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h
1621
/*
vec_rsqrte
(vector reciprocal square root estimate)
1624
#define
vec_rsqrte
(_a) spu_rsqrte(_a)
macro
/src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h
8446
/*
vec_rsqrte
*/
8448
static __inline__ vector float __ATTRS_o_ai
vec_rsqrte
(vector float __a) {
function
8457
static __inline__ vector double __ATTRS_o_ai
vec_rsqrte
(vector double __a) {
function
Completed in 30 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026