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.c215 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorb_e()
225 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorh_e()
235 return __builtin_crypto_vpermxor(a, b, c); in test_vpermxorw_e()
245 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.h14373 __builtin_crypto_vpermxor(vector unsigned char __a, vector unsigned char __b, in __builtin_crypto_vpermxor() function
14379 __builtin_crypto_vpermxor(vector unsigned short __a, vector unsigned short __b, in __builtin_crypto_vpermxor() function
14386 static __inline__ vector unsigned int __ATTRS_o_ai __builtin_crypto_vpermxor( in __builtin_crypto_vpermxor() function
14394 __builtin_crypto_vpermxor(vector unsigned long long __a, in __builtin_crypto_vpermxor() function