Home
last modified time | relevance | path

Searched refs:aboutToRemoveInterval (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBase.cpp95 aboutToRemoveInterval(*VirtReg); in allocatePhysRegs()
149 aboutToRemoveInterval(*SplitVirtReg); in allocatePhysRegs()
DRegAllocBase.h113 virtual void aboutToRemoveInterval(LiveInterval &LI) {} in aboutToRemoveInterval() function
DRegAllocBasic.cpp149 aboutToRemoveInterval(LI); in INITIALIZE_PASS_DEPENDENCY()
DRegAllocGreedy.cpp428 void aboutToRemoveInterval(LiveInterval &) override;
637 aboutToRemoveInterval(LI); in LRE_CanEraseVirtReg()
2793 void RAGreedy::aboutToRemoveInterval(LiveInterval &LI) { in aboutToRemoveInterval() function in RAGreedy
/external/llvm/lib/CodeGen/
DRegAllocBase.cpp91 aboutToRemoveInterval(*VirtReg); in allocatePhysRegs()
141 aboutToRemoveInterval(*SplitVirtReg); in allocatePhysRegs()
DRegAllocBase.h110 virtual void aboutToRemoveInterval(LiveInterval &LI) {} in aboutToRemoveInterval() function
DRegAllocGreedy.cpp332 void aboutToRemoveInterval(LiveInterval &) override;
498 aboutToRemoveInterval(LI); in LRE_CanEraseVirtReg()
2284 void RAGreedy::aboutToRemoveInterval(LiveInterval &LI) { in aboutToRemoveInterval() function in RAGreedy