Home
last modified time | relevance | path

Searched refs:unassign (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp149 Matrix->unassign(LI); in INITIALIZE_PASS_DEPENDENCY()
167 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()
234 Matrix->unassign(*Spill); in spillInterferences()
H A DRegAllocGreedy.cpp237 Matrix->unassign(LI); in LRE_CanEraseVirtReg()
255 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()
510 Matrix->unassign(*Intf); in evictInterference()
2027 Matrix->unassign(*RC); in tryLastChanceRecoloring()
2046 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()
2055 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()
2079 Matrix->unassign(*LI); in tryLastChanceRecoloring()
2348 Matrix->unassign(LI); in tryHintRecoloring()
H A DLiveRegMatrix.cpp121 void LiveRegMatrix::unassign(const LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h125 void unassign(const LiveInterval &VirtReg);
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp115 LRM->unassign(*Intervals[N]); in tryAssignRegisters()
347 LRM->unassign(*Intervals[I]); in runOnMachineFunction()