Searched refs:x33333333 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-popcnt.ll | 16 ; CHECK-NONEON: and w{{[0-9]+}}, w{{[0-9]+}}, #0x33333333 34 ; CHECK-NONEON: and w{{[0-9]+}}, w{{[0-9]+}}, #0x33333333
|
/external/llvm/test/CodeGen/X86/ |
D | vector-ctpop.ll | 7 ; v = (v & 0x33333333) + ((v >> 2) & 0x33333333)
|
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 7174 IRTemp x33333333 = newTempV128(); in math_FOLDV() local 7182 assign(x33333333, mk_CatOddLanes16x8 (x32323232, x32323232)); in math_FOLDV() 7211 assign(xAll7, mk_CatOddLanes8x16 (x33333333, x33333333)); in math_FOLDV() 7212 assign(xAll6, mk_CatEvenLanes8x16(x33333333, x33333333)); in math_FOLDV() 7273 IRTemp x33333333 = newTempV128(); in math_FOLDV() local 7281 assign(x33333333, mk_CatOddLanes16x8 (x32323232, x32323232)); in math_FOLDV() 7291 assign(max32, binop(op, mkexpr(x33333333), mkexpr(x22222222))); in math_FOLDV()
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 2747 # CHECK: ands w19, w20, #0x33333333
|