Home
last modified time | relevance | path

Searched defs:NewVRegs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp764 SmallVectorImpl<unsigned> &NewVRegs, in tryAssign()
1049 SmallVectorImpl<unsigned> &NewVRegs) { in evictInterference()
1108 SmallVectorImpl<unsigned> &NewVRegs, in tryEvict()
1830 SmallVectorImpl<unsigned> &NewVRegs) { in tryRegionSplit()
1974 SmallVectorImpl<unsigned> &NewVRegs) { in doRegionSplit()
2020 SmallVectorImpl<unsigned> &NewVRegs) { in tryBlockSplit()
2087 SmallVectorImpl<unsigned> &NewVRegs) { in tryInstructionSplit()
2230 SmallVectorImpl<unsigned> &NewVRegs) { in tryLocalSplit()
2461 SmallVectorImpl<unsigned>&NewVRegs, in trySplit()
2605 SmallVectorImpl<unsigned> &NewVRegs, in tryLastChanceRecoloring()
[all …]
DRegAllocPBQP.cpp640 SmallVector<unsigned, 8> NewVRegs; in initializeGraph() local
733 SmallVector<unsigned, 8> NewVRegs; in mapPBQPToRegAlloc() local
DInlineSpiller.cpp1453 SmallVector<unsigned, 4> NewVRegs; in hoistAllSpills() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h286 SmallVector<Register, 8> NewVRegs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp137 const iterator_range<SmallVectorImpl<Register>::const_iterator> &NewVRegs) { in repairReg()