/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 105 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 285 Instruction *NewInst = OrigInst->clone(); in versionCallSite() local 419 Instruction *NewInst = versionCallSite(CS, Callee, BranchWeights); in promoteCallWithIfThenElse() local
|
D | CloneFunction.cpp | 57 Instruction *NewInst = I.clone(); in CloneBasicBlock() local 321 Instruction *NewInst = II->clone(); in CloneBlock() local 405 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
|
D | LibCallsShrinkWrap.cpp | 490 TerminatorInst *NewInst = in shrinkWrapCI() local
|
D | InlineFunction.cpp | 2029 Instruction *NewInst; in InlineFunction() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 143 Instruction *NewInst = createReplacementInstr(CE, InsertPos); in replaceConstantExprOp() local 147 Instruction *NewInst = createReplacementInstr(CE, Instr); in replaceConstantExprOp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 143 Instruction *NewInst = createReplacementInstr(CE, InsertPos); in replaceConstantExprOp() local 147 Instruction *NewInst = createReplacementInstr(CE, Instr); in replaceConstantExprOp() local
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 51 Instruction *NewInst = II->clone(); in CloneBasicBlock() local 281 Instruction *NewInst = II->clone(); in CloneBlock() local 364 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
|
D | InlineFunction.cpp | 1815 Instruction *NewInst; in InlineFunction() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 405 Instruction *NewInst) { in fixupPHINodeForNormalDest() 457 Instruction *NewInst = Inst->clone(); in createDirectCallInst() local 540 Instruction *NewInst = in promote() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 309 Instruction *NewInst = in promoteIndirectCall() local
|
D | PGOMemOPSizeOpt.cpp | 376 Instruction *NewInst = MI->clone(); in perform() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.cpp | 703 auto *NewInst = in postRegallocSplitting() local 708 auto *NewInst = in postRegallocSplitting() local
|
D | IceCfgNode.cpp | 264 auto *NewInst = InstAssign::create(Func, Dest, Operand); in placePhiStores() local 1614 InstBr *NewInst = nullptr; in shortCircuit() local
|
D | IceConverter.cpp | 559 Ice::InstCall *NewInst = nullptr; in convertCallInstruction() local
|
/external/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 504 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 512 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 1100 GetElementPtrInst *NewInst = nullptr; in fabricateGEP() local 1217 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); in materialize() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 176 Instruction *NewInst = &Inst; in removeUnusedInsts() local
|
D | LoopUnswitch.cpp | 371 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 1092 Value *NewInst = 0; in fabricateGEP() local 1210 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); in materialize() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 210 Instruction *NewInst = &Inst; in removeUnusedInsts() local
|
D | LoopUnswitch.cpp | 372 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 1333 Value *NewInst = nullptr; in visitFDiv() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 830 MachineInstr &NewInst = in expandAtomicBinaryOp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 535 MCInst NewInst; in canonicalizeImmediates() local
|