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

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h185 #define vec_vupklpx __builtin_vec_vupklpx macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h4880 /* vec_vupklpx */
4883 vec_vupklpx (vector unsigned short a1) function
8099 #define vec_vupklpx(a1) \ macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h12623 #define vec_vupklpx(__a) __builtin_altivec_vupkhpx((vector short)(__a)) macro
12626 #define vec_vupklpx(__a) __builtin_altivec_vupklpx((vector short)(__a)) macro

Completed in 424 milliseconds