Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daltivec-ct.c61 return vec_vctsxs(x, 0); in test9()
Dbuiltins-ppc-error.c69vec_vctsxs(vf, index); //expected-error {{argument to '__builtin_altivec_vctsxs' must be a constan… in testVCTSXS()
Dbuiltins-ppc-altivec.c1295 res_vi = vec_vctsxs(vf, 0); in test6()
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1138 res_vi = vec_vctsxs(vf, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h1993 vec_vctsxs(vector float __a, int __b) { in vec_vctsxs() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h3064 #define vec_vctsxs __builtin_altivec_vctsxs macro