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.cpp705 MCRegUnit FirstUnit = *TRI->regunits(PhysReg).begin(); in reloadAtBegin() local
706 if (RegUnitStates[FirstUnit] == regLiveIn) in reloadAtBegin()
777 MCRegUnit FirstUnit = *TRI->regunits(PhysReg).begin(); in freePhysReg() local
778 switch (unsigned VirtReg = RegUnitStates[FirstUnit]) { in freePhysReg()