Searched refs:hasRegUnit (Results 1 – 6 of 6) sorted by relevance
430 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
249 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) { in hasRegUnit() function1806 || hasRegUnit(NormalUnits, AdjustUnit) in normalizeWeight()1807 || hasRegUnit(UberSet->SingularDeterminants, AdjustUnit)) { in normalizeWeight()
1079 assert(TRI->hasRegUnit(I->PhysReg, Unit) && "inverse mapping present"); in dumpState()
1497 TRI.hasRegUnit(MO->getReg(), Reg)) in findLastUseBefore()
3022 if (!MOI->getReg().isPhysical() || !TRI->hasRegUnit(MOI->getReg(), Reg)) in verifyLiveRangeValue()
740 if (TRI.hasRegUnit(Reg, RegUnit)) in interpretValues()