Home
last modified time | relevance | path

Searched defs:NewInsts (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPHITransAddr.cpp343 SmallVectorImpl<Instruction*> &NewInsts) { in PHITranslateWithInsertion()
367 SmallVectorImpl<Instruction*> &NewInsts) { in InsertPHITranslatedSubExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp174 SmallVector<Instruction *, 4> NewInsts; in operator --() local
663 SmallVector<Instruction *, 4> NewInsts; in analyzeInstructionForSinking() local
DGVN.cpp1163 SmallVector<Instruction*, 8> NewInsts; in PerformLoadPRE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp115 SmallPtrSet<Value*, 8> NewInsts; member in __anon5a7bb9c60111::IRPromoter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2479 SmallVector<MachineInstrBuilder, 4> NewInsts; in fewerElementsVectorMultiEltType() local
2747 SmallVector<MachineInstrBuilder, 4> NewInsts; in fewerElementsVectorPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp47 SmallVector<MachineInstr *, 4> NewInsts; member in __anon61ece3e70111::ApplyRegBankMapping
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp656 DenseMap<Value *, Value *> NewInsts; in rewriteGEPAsOffset() local