Searched defs:NewInsts (Results  1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | PHITransAddr.cpp | 343                           SmallVectorImpl<Instruction*> &NewInsts) {  in PHITranslateWithInsertion() 367                            SmallVectorImpl<Instruction*> &NewInsts) {  in InsertPHITranslatedSubExpr()
  | 
| /external/llvm/lib/Analysis/ | 
| D | PHITransAddr.cpp | 347                           SmallVectorImpl<Instruction*> &NewInsts) {  in PHITranslateWithInsertion() 371                            SmallVectorImpl<Instruction*> &NewInsts) {  in InsertPHITranslatedSubExpr()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | GVNSink.cpp | 174     SmallVector<Instruction *, 4> NewInsts;  in operator --()  local 663   SmallVector<Instruction *, 4> NewInsts;  in analyzeInstructionForSinking()  local
  | 
| D | GVN.cpp | 1163   SmallVector<Instruction*, 8> NewInsts;  in PerformLoadPRE()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | TypePromotion.cpp | 115   SmallPtrSet<Value*, 8> NewInsts;  member in __anon266674660111::IRPromoter
  | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | GVN.cpp | 1500   SmallVector<Instruction*, 8> NewInsts;  in PerformLoadPRE()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | LegalizerHelper.cpp | 2479   SmallVector<MachineInstrBuilder, 4> NewInsts;  in fewerElementsVectorMultiEltType()  local 2747   SmallVector<MachineInstrBuilder, 4> NewInsts;  in fewerElementsVectorPhi()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPURegisterBankInfo.cpp | 47   SmallVector<MachineInstr *, 4> NewInsts;  member in __anonab540a870111::ApplyRegBankMapping
  | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCompares.cpp | 745   DenseMap<Value *, Value *> NewInsts;  in rewriteGEPAsOffset()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCompares.cpp | 656   DenseMap<Value *, Value *> NewInsts;  in rewriteGEPAsOffset()  local
  |