Lines Matching refs:buildConstant

86   auto Base = MIB.buildConstant(Ty, Ty.getScalarSizeInBits() - 1);  in buildLogBase2()
1453 auto NewCst = Builder.buildConstant(MRI.getType(MatchInfo.Offset), in applyCombineIndexedLoadStore()
1614 auto True = Builder.buildConstant( in applyOptBrCondByInvertingCond()
1768 auto NewOffset = MIB.buildConstant(OffsetTy, MatchInfo.Imm); in applyPtrAddImmedChain()
1836 Builder.buildConstant(MI.getOperand(0), 0); in applyShiftImmedChain()
1846 Register NewImm = Builder.buildConstant(ImmTy, Imm).getReg(0); in applyShiftImmedChain()
1945 Register Const = Builder.buildConstant(ShlType, MatchInfo.ValSum).getReg(0); in applyShiftOfShiftedLogic()
2025 auto ShiftCst = MIB.buildConstant(ShiftTy, ShiftVal); in applyCombineMulToShl()
2079 auto ShiftAmt = Builder.buildConstant(ExtSrcTy, ShiftAmtVal); in applyCombineShlOfExtend()
2202 Builder.buildConstant(DstReg, Csts[Idx]); in applyCombineUnmergeConstant()
2295 ZeroReg = Builder.buildConstant(Dst0Ty, 0).getReg(0); in applyCombineUnmergeZExtToZExt()
2350 Builder.buildConstant(HalfTy, NarrowShiftAmt)).getReg(0); in applyCombineShiftToUnmerge()
2353 auto Zero = Builder.buildConstant(HalfTy, 0); in applyCombineShiftToUnmerge()
2363 Builder.buildConstant(HalfTy, NarrowShiftAmt)).getReg(0); in applyCombineShiftToUnmerge()
2366 auto Zero = Builder.buildConstant(HalfTy, 0); in applyCombineShiftToUnmerge()
2372 Builder.buildConstant(HalfTy, HalfSize - 1)); in applyCombineShiftToUnmerge()
2387 Builder.buildConstant(HalfTy, ShiftVal - HalfSize)); in applyCombineShiftToUnmerge()
2501 Builder.buildConstant(Dst, NewCst); in applyCombineConstPtrAddToI2P()
2944 auto NewConstInstr = Builder.buildConstant(ConstTy, NewConst.getZExtValue()); in applyFunnelShiftConstantModulo()
2992 Builder.buildConstant(MI.getOperand(0), C); in replaceInstWithConstant()
2998 Builder.buildConstant(MI.getOperand(0), C); in replaceInstWithConstant()
3273 B.buildAnd(Dst, R, B.buildConstant(Ty, C1 & C2)); in matchOverlappingAnd()
3276 auto Zero = B.buildConstant(Ty, 0); in matchOverlappingAnd()
3580 auto NegOne = Builder.buildConstant(Ty, -1); in applySimplifyURemByPow2()
4336 auto Bits = Builder.buildConstant(AmtTy, Bitsize); in applyRotateOutOfRange()
4519 auto Cst1 = B.buildConstant(ExtractTy, ShiftImm); in matchBitfieldExtractFromSExtInReg()
4520 auto Cst2 = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromSExtInReg()
4557 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromAnd()
4558 auto LSBCst = B.buildConstant(ExtractTy, LSBImm); in matchBitfieldExtractFromAnd()
4606 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromShr()
4607 auto PosCst = B.buildConstant(ExtractTy, Pos); in matchBitfieldExtractFromShr()
4641 B.buildConstant(Dst, 0); in matchBitfieldExtractFromShrAnd()
4663 auto WidthCst = B.buildConstant(ExtractTy, Width); in matchBitfieldExtractFromShrAnd()
4664 auto PosCst = B.buildConstant(ExtractTy, Pos); in matchBitfieldExtractFromShrAnd()
4779 auto NewCst = B.buildConstant(MRI.getType(RHSReg), LHSCstOff->Value); in matchReassocConstantInnerLHS()
4810 auto NewCst = B.buildConstant(MRI.getType(Src2Reg), *C1 + *C2); in matchReassocFoldConstantsInSubTree()
5087 B.buildConstant(Dst, 0); in matchMulOBy0()
5088 B.buildConstant(Carry, 0); in matchMulOBy0()
5161 auto Zero = B.buildConstant(MRI.getType(Dst), 0); in matchSubAddSameReg()
5207 Shifts.push_back(MIB.buildConstant(ScalarShiftAmtTy, Shift).getReg(0)); in buildUDivUsingMul()
5208 Factors.push_back(MIB.buildConstant(ScalarTy, Factor).getReg(0)); in buildUDivUsingMul()
5271 MIB.buildConstant(ScalarShiftAmtTy, PreShift).getReg(0)); in buildUDivUsingMul()
5272 MagicFactors.push_back(MIB.buildConstant(ScalarTy, Magic).getReg(0)); in buildUDivUsingMul()
5274 MIB.buildConstant(ScalarTy, in buildUDivUsingMul()
5279 MIB.buildConstant(ScalarShiftAmtTy, PostShift).getReg(0)); in buildUDivUsingMul()
5318 NPQ = MIB.buildLShr(Ty, NPQ, MIB.buildConstant(ShiftAmtTy, 1)).getReg(0); in buildUDivUsingMul()
5324 auto One = MIB.buildConstant(Ty, 1); in buildUDivUsingMul()
5452 Shifts.push_back(MIB.buildConstant(ScalarShiftAmtTy, Shift).getReg(0)); in buildSDivUsingMul()
5453 Factors.push_back(MIB.buildConstant(ScalarTy, Factor).getReg(0)); in buildSDivUsingMul()
5520 auto Zero = Builder.buildConstant(Ty, 0); in applySDivByPow2()
5522 auto Bits = Builder.buildConstant(ShiftAmtTy, BitWidth); in applySDivByPow2()
5527 Ty, LHS, Builder.buildConstant(ShiftAmtTy, BitWidth - 1)); in applySDivByPow2()
5536 auto One = Builder.buildConstant(Ty, 1); in applySDivByPow2()
5537 auto MinusOne = Builder.buildConstant(Ty, -1); in applySDivByPow2()
5592 Builder.buildSub(Ty, Builder.buildConstant(Ty, NumEltBits), LogBase2); in applyUMulHToLShr()
6504 auto Zero = B.buildConstant(MRI.getType(Y), 0); in matchRedundantBinOpInEquality()
6779 auto ShAmtC = B.buildConstant(ShiftTy, TrueValue.exactLogBase2()); in tryFoldSelectOfConstants()
7110 auto TildeLowerDiff = B.buildConstant(CmpOperandTy, ~LowerDiff); in tryFoldAndOrOrICmpsUsingRanges()
7112 auto OffsetC = B.buildConstant(CmpOperandTy, Offset); in tryFoldAndOrOrICmpsUsingRanges()
7114 auto NewCon = B.buildConstant(CmpOperandTy, NewC); in tryFoldAndOrOrICmpsUsingRanges()
7118 auto TildeLowerDiff = B.buildConstant(CmpOperandTy, ~LowerDiff); in tryFoldAndOrOrICmpsUsingRanges()
7120 auto NewCon = B.buildConstant(CmpOperandTy, NewC); in tryFoldAndOrOrICmpsUsingRanges()
7124 auto OffsetC = B.buildConstant(CmpOperandTy, Offset); in tryFoldAndOrOrICmpsUsingRanges()
7126 auto NewCon = B.buildConstant(CmpOperandTy, NewC); in tryFoldAndOrOrICmpsUsingRanges()
7130 auto NewCon = B.buildConstant(CmpOperandTy, NewC); in tryFoldAndOrOrICmpsUsingRanges()
7195 auto False = B.buildConstant(CmpTy, 0); in tryFoldLogicOfFCmps()
7200 B.buildConstant(CmpTy, getICmpTrueVal(getTargetLowering(), in tryFoldLogicOfFCmps()
7286 B.buildConstant(Dst, Result); in matchAddOverflow()
7287 B.buildConstant(Carry, Overflow); in matchAddOverflow()
7296 B.buildConstant(Carry, 0); in matchAddOverflow()
7317 auto ConstRHS = B.buildConstant(DstTy, NewC); in matchAddOverflow()
7324 auto ConstRHS = B.buildConstant(DstTy, NewC); in matchAddOverflow()
7350 B.buildConstant(Carry, 0); in matchAddOverflow()
7358 B.buildConstant(Carry, 1); in matchAddOverflow()
7373 B.buildConstant(Carry, 0); in matchAddOverflow()
7389 B.buildConstant(Carry, 0); in matchAddOverflow()
7397 B.buildConstant(Carry, 1); in matchAddOverflow()