Searched refs:vec_subec (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-quadword.c | 201 res_vlll = vec_subec(vlll, vlll, vlll); in test1() 206 res_vulll = vec_subec(vulll, vulll, vulll); in test1()
|
| H A D | builtins-ppc-p8vector.c | 1262 return vec_subec(a, b, c); in test_vec_subec_signed() 1269 return vec_subec(a, b, c); in test_vec_subec_unsigned()
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | altivec.h | 12421 vec_subec(vector signed int __a, vector signed int __b, in vec_subec() function 12427 vec_subec(vector unsigned int __a, vector unsigned int __b, in vec_subec() function 12435 vec_subec(vector signed __int128 __a, vector signed __int128 __b, in vec_subec() function 12443 vec_subec(vector unsigned __int128 __a, vector unsigned __int128 __b, in vec_subec() function
|