Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp104 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
DCloneFunction.cpp57 Instruction *NewInst = I.clone(); in CloneBasicBlock() local
336 Instruction *NewInst = II->clone(); in CloneBlock() local
420 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
DLibCallsShrinkWrap.cpp490 Instruction *NewInst = in shrinkWrapCI() local
DInlineFunction.cpp2098 Instruction *NewInst; in InlineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp143 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/
DIndirectCallPromotion.cpp310 Instruction *NewInst = in promoteIndirectCall() local
DPGOMemOPSizeOpt.cpp376 Instruction *NewInst = MI->clone(); in perform() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp659 auto *NewInst = in postRegallocSplitting() local
664 auto *NewInst = in postRegallocSplitting() local
DIceCfgNode.cpp264 auto *NewInst = InstAssign::create(Func, Dest, Operand); in placePhiStores() local
1351 InstBr *NewInst = nullptr; in shortCircuit() local
DIceTargetLoweringX8664.cpp718 Inst *NewInst = nullptr; in doLoadOpt() local
DIceTargetLoweringX8632.cpp708 Inst *NewInst = nullptr; in doLoadOpt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp504 Instruction *NewInst = NewCS.getInstruction(); in rewriteSetJmpCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp466 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/
DHexagonCommonGEP.cpp1099 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/
DSIPeepholeSDWA.cpp933 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/
DLoopDistribute.cpp222 Instruction *NewInst = &Inst; in removeUnusedInsts() local
DLoopUnswitch.cpp380 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
DReassociate.cpp2041 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/
DHexagonAsmParser.cpp532 MCInst NewInst; in canonicalizeImmediates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp831 MachineInstr &NewInst = in expandAtomicBinaryOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2574 MachineInstr *NewInst = MIRBuilder.buildInstr(MI.getOpcode()) in fewerElementsVectorCasts() local