Searched refs:hasRegUnit (Results 1 – 5 of 5) sorted by relevance
471 bool hasRegUnit(MCRegister Reg, MCRegUnit RegUnit) const { in hasRegUnit() function
1310 assert(TRI->hasRegUnit(I->PhysReg, Unit) && "inverse mapping present"); in dumpState()
1551 TRI.hasRegUnit(MO->getReg(), VRegOrUnit.asMCRegUnit())) in findLastUseBefore()
3612 !TRI->hasRegUnit(MOI->getReg(), VRegOrUnit.asMCRegUnit())) in verifyLiveRangeValue()
726 if (TRI.hasRegUnit(Reg, RegUnit)) in interpretValues()