Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp152 Matrix->unassign(LI); in INITIALIZE_PASS_DEPENDENCY()
170 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()
240 Matrix->unassign(Spill); in spillInterferences()
H A DRegAllocGreedy.cpp677 Matrix->unassign(LI); in LRE_CanEraseVirtReg()
695 Matrix->unassign(LI); in LRE_WillShrinkVirtReg()
1126 Matrix->unassign(*Intf); in evictInterference()
2680 Matrix->unassign(*RC); in tryLastChanceRecoloring()
2699 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()
2708 Matrix->unassign(VirtReg); in tryLastChanceRecoloring()
2723 Matrix->unassign(*RC); in tryLastChanceRecoloring()
2975 Matrix->unassign(LI); in tryHintRecoloring()
H A DLiveRegMatrix.cpp121 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h124 void unassign(LiveInterval &VirtReg);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp113 LRM->unassign(*Intervals[N]); in tryAssignRegisters()
336 LRM->unassign(*Intervals[I]); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBugLifeCycle.rst94 fixing it and to unassign it when you're no longer actively working on it. You
95 unassign a bug by setting the Assignee field to "unassignedbugs@nondot.org".