Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c34 vector unsigned long long r3 = __builtin_crypto_vcipherlast(ad, bd); in call_crypto_intrinsics()
Dbuiltins-ppc-crypto.c263 return __builtin_crypto_vcipherlast(a, b); in test_vcipherlast_e()
/external/clang/lib/Headers/
Daltivec.h14345 __builtin_crypto_vcipherlast(vector unsigned long long __a, in __builtin_crypto_vcipherlast() function