Searched refs:vec_re (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h82 #define vec_vrefp vec_re
167 #define vec_re __builtin_vec_re macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h359 return (vec_re ((__v4sf)__A));
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h7563 /* vec_re */
7565 static __inline__ vector float __ATTRS_o_ai vec_re(vector float __a) { function
7574 static __inline__ vector double __ATTRS_o_ai vec_re(vector double __a) { function

Completed in 237 milliseconds