Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h12635 #define vec_vupklpx(__a) __builtin_altivec_vupkhpx((vector short)(__a)) macro
12638 #define vec_vupklpx(__a) __builtin_altivec_vupklpx((vector short)(__a)) macro