Searched defs:RegUnit (Results 1 – 5 of 5) sorted by relevance
394 struct RegUnit { struct400 // Each native RegUnit corresponds to one or two root registers. The full argument405 RegUnit() : Weight(0) { Roots[0] = Roots[1] = 0; } in RegUnit() argument413 // Each RegUnitSet is a sorted vector with a name. argument
129 unsigned RegUnit) { in query()
590 unsigned RegUnit; member
470 MCRegUnitRootIterator(unsigned RegUnit, const MCRegisterInfo *MCRI) { in MCRegUnitRootIterator()
353 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const { in hasRegUnit()