Searched defs:vec_floor (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h600 static inline vec_float4 vec_floor(vec_float4 a) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h9213 vec_floor(__vector float __a) { function
9220 vec_floor(__vector double __a) { function
H A Daltivec.h3960 static __inline__ vector float __ATTRS_o_ai vec_floor(vector float __a) { function
3969 static __inline__ vector double __ATTRS_o_ai vec_floor(vector double __a) { function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h105 #define vec_floor(X) __builtin_s390_vfi((X), 4, 7) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h105 #define vec_floor(X) __builtin_s390_vfi((X), 4, 7) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h143 #define vec_floor __builtin_vec_floor macro

Completed in 316 milliseconds