Home
last modified time | relevance | path

Searched refs:vec_insert_exp (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c731 return vec_insert_exp (vda,vulb); in test55()
738 return vec_insert_exp (vula, vulb); in test56()
745 return vec_insert_exp (vfa,vuib); in test57()
752 return vec_insert_exp (vuia,vuib); in test58()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3001 vec_insert_exp(vector double __a, vector unsigned long long __b) { in vec_insert_exp() function
3006 vec_insert_exp(vector unsigned long long __a, vector unsigned long long __b) { in vec_insert_exp() function
3011 vec_insert_exp(vector float __a, vector unsigned int __b) { in vec_insert_exp() function
3016 vec_insert_exp(vector unsigned int __a, vector unsigned int __b) { in vec_insert_exp() function