Home
last modified time | relevance | path

Searched defs:state_array (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-xlcompat-cipher.c22 vector unsigned char testvcipher(vector unsigned char state_array, vector unsigned char round_key) { in testvcipher()
31 vector unsigned char testvcipherlast(vector unsigned char state_array, vector unsigned char round_k… in testvcipherlast()
40 vector unsigned char testvncipher(vector unsigned char state_array, vector unsigned char round_key)… in testvncipher()
49 vector unsigned char testvncipherlast(vector unsigned char state_array, vector unsigned char round_… in testvncipherlast()