Searched refs:B_INIT1 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-crypto.c | 10 #define B_INIT1 { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, \ macro 30 vector unsigned char a = B_INIT1 in test_vpmsumb() 74 vector unsigned char a = B_INIT1 in test_vpermxorb() 168 vector unsigned char a = B_INIT1 in test_vpmsumb_e() 212 vector unsigned char a = B_INIT1 in test_vpermxorb_e() 304 vector unsigned char a = B_INIT1 in test_vec_sbox_be() 312 vector unsigned char a = B_INIT1 in test_vec_cipher_be() 321 vector unsigned char a = B_INIT1 in test_vec_cipherlast_be() 330 vector unsigned char a = B_INIT1 in test_vec_ncipher_be() 339 vector unsigned char a = B_INIT1 in test_vec_ncipherlast_be() [all …]
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-crypto.c | 10 #define B_INIT1 { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, \ macro 30 vector unsigned char a = B_INIT1 in test_vpmsumb() 74 vector unsigned char a = B_INIT1 in test_vpermxorb() 192 vector unsigned char a = B_INIT1 in test_vpmsumb_e() 236 vector unsigned char a = B_INIT1 in test_vpermxorb_e() 328 vector unsigned char a = B_INIT1 in test_vec_sbox_be() 336 vector unsigned char a = B_INIT1 in test_vec_cipher_be() 345 vector unsigned char a = B_INIT1 in test_vec_cipherlast_be() 354 vector unsigned char a = B_INIT1 in test_vec_ncipher_be() 363 vector unsigned char a = B_INIT1 in test_vec_ncipherlast_be() [all …]
|