Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp688 MCRegister FirstUnit = *TRI->regunits(PhysReg).begin(); in reloadAtBegin() local
689 if (RegUnitStates[FirstUnit] == regLiveIn) in reloadAtBegin()
758 MCRegister FirstUnit = *TRI->regunits(PhysReg).begin(); in freePhysReg() local
759 switch (unsigned VirtReg = RegUnitStates[FirstUnit]) { in freePhysReg()