Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-crypto.c115 return vec_permxor(a, b, c); in test_vpermxorbc()
123 return vec_permxor(a, b, c); in test_vpermxorsc()
131 return vec_permxor(a, b, c); in test_vpermxoruc()
/external/llvm-project/clang/lib/Headers/
Daltivec.h16578 vec_permxor(vector bool char __a, vector bool char __b, in vec_permxor() function
16584 vec_permxor(vector signed char __a, vector signed char __b, in vec_permxor() function
16590 vec_permxor(vector unsigned char __a, vector unsigned char __b, in vec_permxor() function