/third_party/skia/third_party/externals/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
|
D | InlineFunction.cpp | 2098 Instruction *NewInst; in InlineFunction() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.cpp | 659 auto *NewInst = in postRegallocSplitting() local 664 auto *NewInst = in postRegallocSplitting() local
|
D | IceCfgNode.cpp | 264 auto *NewInst = InstAssign::create(Func, Dest, Operand); in placePhiStores() local 1351 InstBr *NewInst = nullptr; in shortCircuit() local
|
D | IceTargetLoweringX8664.cpp | 718 Inst *NewInst = nullptr; in doLoadOpt() local
|
D | IceTargetLoweringX8632.cpp | 708 Inst *NewInst = nullptr; in doLoadOpt() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 504 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TypePromotion.cpp | 466 if (auto *NewInst = dyn_cast<Instruction>(NewVal)) { in PrepareWrappingAdds() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIPeepholeSDWA.cpp | 933 auto NewInst = BuildMI(MBB, MISucc, MISucc.getDebugLoc(), TII->get(SuccOpc)); in pseudoOpConvertToVOP2() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 222 Instruction *NewInst = &Inst; in removeUnusedInsts() local
|
D | LoopUnswitch.cpp | 380 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
|
D | Reassociate.cpp | 2041 Value *NewInst = IsFSub ? Builder.CreateFAddFMF(OtherOp, Op, I) in canonicalizeNegFPConstantsForOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 532 MCInst NewInst; in canonicalizeImmediates() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 831 MachineInstr &NewInst = in expandAtomicBinaryOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 2574 MachineInstr *NewInst = MIRBuilder.buildInstr(MI.getOpcode()) in fewerElementsVectorCasts() local
|