Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h416 void removeRegUnit(unsigned Unit) { in removeRegUnit() function
427 removeRegUnit(*Units); in removeAllRegUnitsForPhysReg()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp645 LIS->removeRegUnit(*Units); in rewrite()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp1590 LIS->removeRegUnit(*MCRegUnitIterator(MCRegister::from(AMDGPU::SCC), TRI)); in runOnMachineFunction()
1594 LIS->removeRegUnit(*MCRegUnitIterator(AMDGPU::EXEC, TRI)); in runOnMachineFunction()