Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp620 SmallVectorImpl<unsigned> &NewVRegs) { in tryAssign()
808 SmallVectorImpl<unsigned> &NewVRegs) { in evictInterference()
860 SmallVectorImpl<unsigned> &NewVRegs, in tryEvict()
1354 SmallVectorImpl<unsigned> &NewVRegs) { in tryRegionSplit()
1467 SmallVectorImpl<unsigned> &NewVRegs) { in doRegionSplit()
1514 SmallVectorImpl<unsigned> &NewVRegs) { in tryBlockSplit()
1582 SmallVectorImpl<unsigned> &NewVRegs) { in tryInstructionSplit()
1726 SmallVectorImpl<unsigned> &NewVRegs) { in tryLocalSplit()
1953 SmallVectorImpl<unsigned>&NewVRegs) { in trySplit()
2081 SmallVectorImpl<unsigned> &NewVRegs, in tryLastChanceRecoloring()
[all …]
DRegAllocPBQP.cpp613 SmallVector<unsigned, 8> NewVRegs; in initializeGraph() local
693 SmallVector<unsigned, 8> NewVRegs; in mapPBQPToRegAlloc() local
DInlineSpiller.cpp1366 SmallVector<unsigned, 4> NewVRegs; in hoistAllSpills() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp761 SmallVectorImpl<unsigned> &NewVRegs) { in tryAssign()
1037 SmallVectorImpl<unsigned> &NewVRegs) { in evictInterference()
1096 SmallVectorImpl<unsigned> &NewVRegs, in tryEvict()
1793 SmallVectorImpl<unsigned> &NewVRegs) { in tryRegionSplit()
1934 SmallVectorImpl<unsigned> &NewVRegs) { in doRegionSplit()
1980 SmallVectorImpl<unsigned> &NewVRegs) { in tryBlockSplit()
2047 SmallVectorImpl<unsigned> &NewVRegs) { in tryInstructionSplit()
2190 SmallVectorImpl<unsigned> &NewVRegs) { in tryLocalSplit()
2417 SmallVectorImpl<unsigned>&NewVRegs) { in trySplit()
2560 SmallVectorImpl<unsigned> &NewVRegs, in tryLastChanceRecoloring()
[all …]
DRegAllocPBQP.cpp641 SmallVector<unsigned, 8> NewVRegs; in initializeGraph() local
734 SmallVector<unsigned, 8> NewVRegs; in mapPBQPToRegAlloc() local
DInlineSpiller.cpp1422 SmallVector<unsigned, 4> NewVRegs; in hoistAllSpills() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp446 SmallVectorImpl<LiveInterval*> &NewVRegs) { in tryAssign()
583 SmallVectorImpl<LiveInterval*> &NewVRegs) { in evictInterference()
615 SmallVectorImpl<LiveInterval*> &NewVRegs, in tryEvict()
1086 SmallVectorImpl<LiveInterval*> &NewVRegs) { in tryRegionSplit()
1219 SmallVectorImpl<LiveInterval*> &NewVRegs) { in tryBlockSplit()
1321 SmallVectorImpl<LiveInterval*> &NewVRegs) { in tryLocalSplit()
1509 SmallVectorImpl<LiveInterval*>&NewVRegs) { in trySplit()
1555 SmallVectorImpl<LiveInterval*> &NewVRegs) { in selectOrSplit()
/external/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h198 SmallVector<unsigned, 8> NewVRegs; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegisterBankInfo.h284 SmallVector<unsigned, 8> NewVRegs; variable
/external/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp109 const iterator_range<SmallVectorImpl<unsigned>::const_iterator> &NewVRegs) { in repairReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp138 const iterator_range<SmallVectorImpl<unsigned>::const_iterator> &NewVRegs) { in repairReg()