Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp525 MCRegister FirstUnit = *MCRegUnitIterator(PhysReg, TRI); in reloadAtBegin() local
526 if (RegUnitStates[FirstUnit] == regLiveIn) in reloadAtBegin()
596 MCRegister FirstUnit = *MCRegUnitIterator(PhysReg, TRI); in freePhysReg() local
597 switch (unsigned VirtReg = RegUnitStates[FirstUnit]) { in freePhysReg()