Home
last modified time | relevance | path

Searched defs:NewCst (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp216 if (Constant *NewCst = getLogBase2(NewOp->getType(), C1)) { in visitMul() local
DInstCombineCompares.cpp1674 APInt NewCst = IsShl ? C1.lshr(*C3) : C1.shl(*C3); in foldICmpAndShift() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp187 if (Constant *NewCst = ConstantExpr::getExactLogBase2(C1)) { in visitMul() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp217 Constant *NewCst = nullptr; in visitMul() local
DInstCombineCompares.cpp1727 Constant *NewCst; in visitICmpInstWithInstAndIntCst() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2197 int64_t &NewCst) { in matchCombineConstPtrAddToI2P()
2215 int64_t &NewCst) { in applyCombineConstPtrAddToI2P()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2105 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, dl, CstVT); in Select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3888 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3987 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3209 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in TryToSimplifyUncondBranchWithICmpInIt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3715 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3868 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local