Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p9vector.c733 return vec_insert_exp (vda,vulb); in test55()
740 return vec_insert_exp (vula, vulb); in test56()
747 return vec_insert_exp (vfa,vuib); in test57()
754 return vec_insert_exp (vuia,vuib); in test58()
/external/llvm-project/clang/lib/Headers/
Daltivec.h2819 vec_insert_exp(vector double __a, vector unsigned long long __b) { in vec_insert_exp() function
2824 vec_insert_exp(vector unsigned long long __a, vector unsigned long long __b) { in vec_insert_exp() function
2829 vec_insert_exp(vector float __a, vector unsigned int __b) { in vec_insert_exp() function
2834 vec_insert_exp(vector unsigned int __a, vector unsigned int __b) { in vec_insert_exp() function