Home
last modified time | relevance | path

Searched refs:removeRegUnit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveIntervals.h425 void removeRegUnit(unsigned Unit) { in removeRegUnit() function
436 removeRegUnit(Unit); in removeAllRegUnitsForPhysReg()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDVirtRegMap.cpp637 LIS->removeRegUnit(Unit); in rewrite()