Home
last modified time | relevance | path

Searched defs:unassign (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp114 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp121 void LiveRegMatrix::unassign(LiveInterval &VirtReg) { in unassign() function in LiveRegMatrix
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp286 void RegAllocBase::unassign(LiveInterval &VirtReg, unsigned PhysReg) { in unassign() function in RegAllocBase