Home
last modified time | relevance | path

Searched refs:shl3 (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dpr45186.ll21 %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
Dppc-shrink-wrapping.ll657 %shl3.i = shl i32 %3, 7
659 %or4.i = or i32 %shl3.i, %4
/external/llvm-project/llvm/test/CodeGen/X86/
Dpr32420.ll29 %shl3 = shl i16 %load2, 12
30 %ashr4 = ashr i16 %shl3, 12
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dbranch-alias.ll50 %shl3 = shl i64 1, %sh_prom2
52 %or = or i64 %4, %shl3
/external/llvm-project/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
Dbranch-alias.ll50 %shl3 = shl i64 1, %sh_prom2
52 %or = or i64 %4, %shl3
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2013-03-05-Combine-BitcastTy-Into-Alloca.ll26 %bf.shl3 = and i96 %bf.value2, 288230371856744448
30 %bf.clear4 = or i96 %bf.shl3, %bf.value.masked
/external/llvm/test/Transforms/InstCombine/
D2013-03-05-Combine-BitcastTy-Into-Alloca.ll26 %bf.shl3 = and i96 %bf.value2, 288230371856744448
30 %bf.clear4 = or i96 %bf.shl3, %bf.value.masked
Dbswap.ll94 %shl3 = and i32 %and2, -16711936
97 %or6 = or i32 %shl3, %shr5
/external/llvm-project/llvm/test/CodeGen/RISCV/
Drv32Zbp.ll624 %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 …]
Drv64Zbp.ll687 %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/
Dswap-compare-operands.ll533 %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/
Dload-merge.ll37 %shl3 = shl nuw nsw i32 %conv2, 8
38 %or = or i32 %shl3, %conv
Dvect_copyable_in_binops.ll400 %shl3 = shl i32 %1, 1
402 store i32 %shl3, i32* %incdec.ptr1, align 4
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_utils.h319 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/
Dppc-shrink-wrapping.ll651 %shl3.i = shl i32 %3, 7
653 %or4.i = or i32 %shl3.i, %4
/external/llvm/test/Transforms/InstSimplify/
Dcompare.ll367 define i1 @shl3(i32 %X) {
368 ; CHECK: @shl3