Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h12634 #define vec_vupkhpx(__a) __builtin_altivec_vupklpx((vector short)(__a)) macro
12637 #define vec_vupkhpx(__a) __builtin_altivec_vupkhpx((vector short)(__a)) macro