Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DPHITransAddr.cpp343 SmallVectorImpl<Instruction*> &NewInsts) { in PHITranslateWithInsertion()
367 SmallVectorImpl<Instruction*> &NewInsts) { in InsertPHITranslatedSubExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp173 SmallVector<Instruction *, 4> NewInsts; in operator --() local
666 SmallVector<Instruction *, 4> NewInsts; in analyzeInstructionForSinking() local
H A DGVN.cpp1419 SmallVector<Instruction*, 8> NewInsts; in PerformLoadPRE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp116 SmallPtrSet<Value*, 8> NewInsts; member in __anon7086da680111::IRPromoter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp102 SmallVector<MachineInstr *, 4> NewInsts; member in __anonb6f5fc490111::ApplyRegBankMapping
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3334 SmallVector<MachineInstrBuilder, 4> NewInsts; in fewerElementsVectorMultiEltType() local
3600 SmallVector<MachineInstrBuilder, 4> NewInsts; in fewerElementsVectorPhi() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp619 DenseMap<Value *, Value *> NewInsts; in rewriteGEPAsOffset() local