Home
last modified time | relevance | path

Searched defs:vec_rsqrte (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h169 #define vec_rsqrte __builtin_vec_rsqrte macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h3315 vec_rsqrte (vector float a1) in vec_rsqrte() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h8529 static __inline__ vector float __ATTRS_o_ai vec_rsqrte(vector float __a) { in vec_rsqrte() function
8538 static __inline__ vector double __ATTRS_o_ai vec_rsqrte(vector double __a) { in vec_rsqrte() function