Home
last modified time | relevance | path

Searched refs:W_INIT1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto.c22 #define W_INIT1 { 0x01020304, 0x05060708, \ macro
52 vector unsigned int a = W_INIT1 in test_vpmsumw()
98 vector unsigned int a = W_INIT1 in test_vpermxorw()
154 vector unsigned int a = W_INIT1 in test_vshasigmaw()
190 vector unsigned int a = W_INIT1 in test_vpmsumw_e()
235 vector unsigned int a = W_INIT1 in test_vpermxorw_e()
291 vector unsigned int a = W_INIT1 in test_vshasigmaw_e()
Dbuiltins-ppc-crypto-disabled.c16 #define W_INIT1 { 0x01020304, 0x05060708, \ macro
27 vector unsigned int aw = W_INIT1 in call_crypto_intrinsics()