Searched defs:NewVRegs (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 620 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 …]
|
D | RegAllocPBQP.cpp | 613 SmallVector<unsigned, 8> NewVRegs; in initializeGraph() local 693 SmallVector<unsigned, 8> NewVRegs; in mapPBQPToRegAlloc() local
|
D | InlineSpiller.cpp | 1366 SmallVector<unsigned, 4> NewVRegs; in hoistAllSpills() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 761 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 …]
|
D | RegAllocPBQP.cpp | 641 SmallVector<unsigned, 8> NewVRegs; in initializeGraph() local 734 SmallVector<unsigned, 8> NewVRegs; in mapPBQPToRegAlloc() local
|
D | InlineSpiller.cpp | 1422 SmallVector<unsigned, 4> NewVRegs; in hoistAllSpills() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 446 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/ |
D | RegisterBankInfo.h | 198 SmallVector<unsigned, 8> NewVRegs; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | RegisterBankInfo.h | 284 SmallVector<unsigned, 8> NewVRegs; variable
|
/external/llvm/lib/CodeGen/GlobalISel/ |
D | RegBankSelect.cpp | 109 const iterator_range<SmallVectorImpl<unsigned>::const_iterator> &NewVRegs) { in repairReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | RegBankSelect.cpp | 138 const iterator_range<SmallVectorImpl<unsigned>::const_iterator> &NewVRegs) { in repairReg()
|