Home
last modified time | relevance | path

Searched defs:vec_vupkhpx (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h182 #define vec_vupkhpx __builtin_vec_vupkhpx macro
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h4847 vec_vupkhpx (vector unsigned short a1) in vec_vupkhpx() function
/openbsd/gnu/llvm/clang/lib/Headers/
H A Daltivec.h12622 #define vec_vupkhpx(__a) __builtin_altivec_vupklpx((vector short)(__a)) macro
12625 #define vec_vupkhpx(__a) __builtin_altivec_vupkhpx((vector short)(__a)) macro