Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c36 vector unsigned long long r5 = __builtin_crypto_vncipherlast(ad, bd); in call_crypto_intrinsics()
Dbuiltins-ppc-crypto.c281 return __builtin_crypto_vncipherlast(a, b); in test_vncipherlast_e()
/external/clang/lib/Headers/
Daltivec.h14357 __builtin_crypto_vncipherlast(vector unsigned long long __a, in __builtin_crypto_vncipherlast() function