Home
last modified time | relevance | path

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

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