Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c33 vector unsigned long long r2 = __builtin_crypto_vcipher(ad, bd); in call_crypto_intrinsics()
Dbuiltins-ppc-crypto.c254 return __builtin_crypto_vcipher(a, b); in test_vcipher_e()
/external/clang/lib/Headers/
Daltivec.h14339 __builtin_crypto_vcipher(vector unsigned long long __a, in __builtin_crypto_vcipher() function