| /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
  | 
| D | InlineFunction.cpp | 2098         Instruction *NewInst;  in InlineFunction()  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
  | 
| 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-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 | 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
  | 
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | TypePromotion.cpp | 466     if (auto *NewInst = dyn_cast<Instruction>(NewVal)) {  in PrepareWrappingAdds()  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
  | 
| 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-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIPeepholeSDWA.cpp | 933   auto NewInst = BuildMI(MBB, MISucc, MISucc.getDebugLoc(), TII->get(SuccOpc));  in pseudoOpConvertToVOP2()  local
  | 
| /external/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
  | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineMulDivRem.cpp | 1333     Value *NewInst = nullptr;  in visitFDiv()  local
  |