Searched refs:shl3 (Results 1 – 16 of 16) sorted by relevance
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | pr45186.ll | 21 %shl3 = shl nuw nsw i64 %conv2, 48 22 %or = or i64 %shl3, %shl 72 %shl3.i = shl nuw nsw i64 %conv2.i, 48 73 %or.i = or i64 %shl3.i, %shl.i 103 %shl3.i5 = shl nuw nsw i64 %conv2.i4, 48 104 %or.i6 = or i64 %shl3.i5, %shl.i3
|
D | ppc-shrink-wrapping.ll | 657 %shl3.i = shl i32 %3, 7 659 %or4.i = or i32 %shl3.i, %4
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | pr32420.ll | 29 %shl3 = shl i16 %load2, 12 30 %ashr4 = ashr i16 %shl3, 12
|
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ |
D | branch-alias.ll | 50 %shl3 = shl i64 1, %sh_prom2 52 %or = or i64 %4, %shl3
|
/external/llvm-project/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ |
D | branch-alias.ll | 50 %shl3 = shl i64 1, %sh_prom2 52 %or = or i64 %4, %shl3
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | 2013-03-05-Combine-BitcastTy-Into-Alloca.ll | 26 %bf.shl3 = and i96 %bf.value2, 288230371856744448 30 %bf.clear4 = or i96 %bf.shl3, %bf.value.masked
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2013-03-05-Combine-BitcastTy-Into-Alloca.ll | 26 %bf.shl3 = and i96 %bf.value2, 288230371856744448 30 %bf.clear4 = or i96 %bf.shl3, %bf.value.masked
|
D | bswap.ll | 94 %shl3 = and i32 %and2, -16711936 97 %or6 = or i32 %shl3, %shr5
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | rv32Zbp.ll | 624 %shl3 = and i32 %and3, -252645136 628 %or3b = or i32 %or3, %shl3 709 %shl3 = and i64 %and3, -1085102592571150096 713 %or3b = or i64 %or3, %shl3 1055 %shl3 = and i32 %and3, -1431655766 1059 %or3b = or i32 %or3, %shl3 1137 %shl3 = and i64 %and3, -6148914691236517206 1141 %or3b = or i64 %or3, %shl3 1711 %shl3 = and i32 %and3, -252645136 1714 %or3 = or i32 %shl3, %shr3 [all …]
|
D | rv64Zbp.ll | 687 %shl3 = and i32 %and3, -252645136 691 %or3b = or i32 %or3, %shl3 788 %shl3 = and i64 %and3, -1085102592571150096 792 %or3b = or i64 %or3, %shl3 1178 %shl3 = and i32 %and3, -1431655766 1182 %or3b = or i32 %or3, %shl3 1264 %shl3 = and i64 %and3, -6148914691236517206 1268 %or3b = or i64 %or3, %shl3 1956 %shl3 = and i32 %and3, -252645136 1959 %or3 = or i32 %shl3, %shr3 [all …]
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | swap-compare-operands.ll | 533 %shl3 = shl i32 %conv3, 2 534 %na3 = sub i32 0, %shl3 597 %shl3 = shl i32 %conv3, 2 598 %na3 = sub i32 0, %shl3
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
D | load-merge.ll | 37 %shl3 = shl nuw nsw i32 %conv2, 8 38 %or = or i32 %shl3, %conv
|
D | vect_copyable_in_binops.ll | 400 %shl3 = shl i32 %1, 1 402 store i32 %shl3, i32* %incdec.ptr1, align 4
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_utils.h | 319 simd16scalari shl3 = _simd16_slli_epi32(cvt3, 24); in Transpose_simd16() local 321 simd16scalari dst = _simd16_or_si(_simd16_or_si(cvt0, shl1), _simd16_or_si(shl2, shl3)); in Transpose_simd16()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc-shrink-wrapping.ll | 651 %shl3.i = shl i32 %3, 7 653 %or4.i = or i32 %shl3.i, %4
|
/external/llvm/test/Transforms/InstSimplify/ |
D | compare.ll | 367 define i1 @shl3(i32 %X) { 368 ; CHECK: @shl3
|