/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 107 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 306 CallBase *NewInst = cast<CallBase>(OrigInst->clone()); in versionCallSite() local 351 CallBase *NewInst = cast<CallBase>(OrigInst->clone()); in versionCallSite() local 534 CallBase &NewInst = versionCallSite(CB, Callee, BranchWeights); in promoteCallWithIfThenElse() local
|
D | CloneFunction.cpp | 57 Instruction *NewInst = I.clone(); in CloneBasicBlock() local 340 Instruction *NewInst = II->clone(); in CloneBlock() local 424 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
|
D | LibCallsShrinkWrap.cpp | 490 Instruction *NewInst = in shrinkWrapCI() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 104 static void createRetPHINode(Instruction *OrigInst, Instruction *NewInst, in createRetPHINode() 284 Instruction *NewInst = OrigInst->clone(); in versionCallSite() local 455 Instruction *NewInst = versionCallSite(CS, Callee, BranchWeights); in promoteCallWithIfThenElse() local
|
D | CloneFunction.cpp | 57 Instruction *NewInst = I.clone(); in CloneBasicBlock() local 336 Instruction *NewInst = II->clone(); in CloneBlock() local 420 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
|
D | LibCallsShrinkWrap.cpp | 490 Instruction *NewInst = in shrinkWrapCI() local
|
/external/llvm-project/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-10.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/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
|
/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/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 260 MachineInstr *NewInst = in buildUnalignedStore() local 274 MachineInstr *NewInst = in buildUnalignedLoad() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 315 CallBase &NewInst = in promoteIndirectCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 310 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 | 690 auto *NewInst = in postRegallocSplitting() local 695 auto *NewInst = in postRegallocSplitting() local
|
D | IceCfgNode.cpp | 264 auto *NewInst = InstAssign::create(Func, Dest, Operand); in placePhiStores() local 1565 InstBr *NewInst = nullptr; in shortCircuit() local
|
/external/llvm-project/polly/lib/CodeGen/ |
D | BlockGenerators.cpp | 222 Instruction *NewInst = Inst->clone(); in copyInstScalar() local 401 Instruction *NewInst = &*I; in removeDeadInstructions() local 1185 Value *NewInst = Builder.CreateBinOp(Inst->getOpcode(), NewOpZero, NewOpOne, in copyBinaryInst() local
|
/external/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 504 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 504 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TypePromotion.cpp | 468 if (auto *NewInst = dyn_cast<Instruction>(NewVal)) { in PrepareWrappingAdds() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TypePromotion.cpp | 466 if (auto *NewInst = dyn_cast<Instruction>(NewVal)) { in PrepareWrappingAdds() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 1089 GetElementPtrInst *NewInst = nullptr; in fabricateGEP() local 1206 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); in materialize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 1099 GetElementPtrInst *NewInst = nullptr; in fabricateGEP() local 1216 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); in materialize() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 176 Instruction *NewInst = &Inst; in removeUnusedInsts() local
|