Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/XCore/
HDXCoreLowerThreadLocal.cpp145 Instruction *NewInst = createReplacementInstr(CE, InsertPos); in replaceConstantExprOp() local
149 Instruction *NewInst = createReplacementInstr(CE, Instr); in replaceConstantExprOp() local
/trueos/contrib/llvm/lib/Transforms/Utils/
HDCloneFunction.cpp49 Instruction *NewInst = II->clone(); in CloneBasicBlock() local
264 Instruction *NewInst = II->clone(); in CloneBlock() local
338 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
/trueos/contrib/llvm/lib/Transforms/Scalar/
HDLoopUnswitch.cpp327 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
/trueos/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineMulDivRem.cpp1079 Value *NewInst = 0; in visitFDiv() local