Home
last modified time | relevance | path

Searched refs:__builtin_crypto_vpermxor (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto.c219 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorb_e()
229 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorh_e()
238 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorw_e()
248 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxord_e()
Dbuiltins-ppc-crypto-disabled.c42 vector unsigned long long r9 = __builtin_crypto_vpermxor(ad, bd, cd); in call_crypto_intrinsics()
/external/clang/lib/Headers/
Daltivec.h13495 __builtin_crypto_vpermxor (vector unsigned char __a, in __builtin_crypto_vpermxor() function
13503 __builtin_crypto_vpermxor (vector unsigned short __a, in __builtin_crypto_vpermxor() function
13514 __builtin_crypto_vpermxor (vector unsigned int __a, in __builtin_crypto_vpermxor() function
13525 __builtin_crypto_vpermxor (vector unsigned long long __a, in __builtin_crypto_vpermxor() function