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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h83 #define vec_vrefp vec_re
H A Dxmmintrin.h382 return (vec_re ((__v4sf)__A));
H A Dsi2vmx.h1357 return ((qword)(vec_re((vec_float4)(a))));
H A Dspu2vmx.h1337 #define spu_re(_a) vec_re(_a)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h82 #define vec_vrefp vec_re
181 #define vec_re __builtin_vec_re macro
H A Dxmmintrin.h382 return (vec_re ((__v4sf)__A));
H A Dsi2vmx.h1357 return ((qword)(vec_re((vec_float4)(a))));
H A Dspu2vmx.h1337 #define spu_re(_a) vec_re(_a)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h359 return (vec_re ((__v4sf)__A));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1548 /* vec_re (vector reciprocal estimate)
1551 #define vec_re(_a) spu_re(_a) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h8184 /* vec_re */
8186 static __inline__ vector float __ATTRS_o_ai vec_re(vector float __a) { function
8195 static __inline__ vector double __ATTRS_o_ai vec_re(vector double __a) { function

Completed in 405 milliseconds