Home
last modified time | relevance | path

Searched defs:NewInst (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreLowerThreadLocal.cpp143 Instruction *NewInst = createReplacementInstr(CE, InsertPos); in replaceConstantExprOp() local
147 Instruction *NewInst = createReplacementInstr(CE, Instr); in replaceConstantExprOp() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDCloneFunction.cpp51 Instruction *NewInst = II->clone(); in CloneBasicBlock() local
349 Instruction *NewInst = II->clone(); in CloneBlock() local
445 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopDistribute.cpp156 Instruction *NewInst = &Inst; in removeUnusedInsts() local
HDLoopUnswitch.cpp348 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonCommonGEP.cpp1108 Value *NewInst = 0; in fabricateGEP() local
1226 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); in materialize() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDWinEHPrepare.cpp1690 Instruction *NewInst = LPad->clone(); in handleLandingPad() local
1870 Instruction *NewInst = new UnreachableInst(NewBB->getContext()); in handleLandingPad() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineMulDivRem.cpp1297 Value *NewInst = nullptr; in visitFDiv() local