Home
last modified time | relevance | path

Searched refs:vec_vctuxs (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Daltivec-ct.c81 return vec_vctuxs(x, 0); in test12()
Dbuiltins-ppc-error.c78vec_vctuxs(vf, index); //expected-error {{argument to '__builtin_altivec_vctuxs' must be a constan… in testVCTUXS()
Dbuiltins-ppc-altivec.c1304 res_vui = vec_vctuxs(vf, 0); in test6()
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1147 res_vui = vec_vctuxs(vf, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h2015 vec_vctuxs(vector float __a, int __b) { in vec_vctuxs() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h3086 #define vec_vctuxs __builtin_altivec_vctuxs macro