Home
last modified time | relevance | path

Searched refs:vec_vcfux (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Daltivec-ct.c41 return vec_vcfux(x, 0); in test6()
H A Dbuiltins-ppc-error.c57vec_vcfux(vui, index); //expected-error {{argument to '__builtin_altivec_vcfux' must be a constant… in testVCFUX()
H A Dbuiltins-ppc-altivec.c1292 res_vf = vec_vcfux(vui, 0); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3274 #define vec_vcfux __builtin_altivec_vcfux macro