Searched refs:vec_ctu (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h71 #define vec_vctuxs vec_ctu
H A Dsi2vmx.h878 #define si_cfltu(_a, _b) ((qword)(vec_ctu((vec_float4)(_a), _b)))
H A Dspu2vmx.h446 #define spu_convtu(_a, _b) (vec_ctu(_a, _b))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h66 #define vec_vctuxs vec_ctu
131 #define vec_ctu __builtin_vec_ctu macro
H A Dsi2vmx.h878 #define si_cfltu(_a, _b) ((qword)(vec_ctu((vec_float4)(_a), _b)))
H A Dspu2vmx.h446 #define spu_convtu(_a, _b) (vec_ctu(_a, _b))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h537 /* vec_ctu (vector convert to unsigned fixed-point word saturate)
540 #define vec_ctu(_a, _b) spu_convtu(_a, _b) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3267 /* vec_ctu */
3271 #define vec_ctu(__a, __b) \ macro
3283 #define vec_ctu(__a, __b) \ macro
3296 #define vec_ctu __builtin_altivec_vctuxs macro

Completed in 325 milliseconds