Searched defs:NewCst (Results 1 – 5 of 5) sorted by relevance
368 if (Constant *NewCst = Fixup.RebuildConstant( in processInstruction() local
4510 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
1453 auto NewCst = Builder.buildConstant(MRI.getType(MatchInfo.Offset), in applyCombineIndexedLoadStore() local1696 const ConstantFP *NewCst = ConstantFP::get(Builder.getContext(), Folded); in applyCombineConstantFoldFpUnary() local2476 APInt &NewCst) { in matchCombineConstPtrAddToI2P()2497 APInt &NewCst) { in applyCombineConstPtrAddToI2P()4779 auto NewCst = B.buildConstant(MRI.getType(RHSReg), LHSCstOff->Value); in matchReassocConstantInnerLHS() local4810 auto NewCst = B.buildConstant(MRI.getType(Src2Reg), *C1 + *C2); in matchReassocFoldConstantsInSubTree() local4873 auto NewCst = B.buildInstr(Opc, {OpRHSTy}, {OpLHSRHS, OpRHS}); in tryReassocBinOp() local
248 if (Constant *NewCst = ConstantExpr::getExactLogBase2(C1)) { in visitMul() local
4834 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local