Searched refs:GetBank (Results 1 – 4 of 4) sorted by relevance
112 RegisterBank GetBank() const { return bank_; } in GetBank() function134 unsigned GetMaxCode() const { return GetMaxCodeFor(GetBank()); } in GetMaxCode()232 return GetBank() == other.GetBank(); in IsSameBank()
139 VIXL_ASSERT(GetBank() == k##BANK##RegisterBank); \192 switch (regs[i].GetBank()) { in AreAliased()
103 CPURegister::RegisterBank GetBank() const { in GetBank() function226 return (GetBank() == other.GetBank()) && IncludesAliasOf(other.GetCode()); in IncludesAliasOf()
2928 ReleaseByCode(GetAvailableListFor(reg.GetBank()), reg.GetCode()); in Release()2945 IncludeByRegList(GetAvailableListFor(list.GetBank()), reg_list); in Include()2985 switch (regs[i].GetBank()) { in Include()3009 ExcludeByRegList(GetAvailableListFor(list.GetBank()), list.GetList()); in Exclude()3045 switch (regs[i].GetBank()) { in Exclude()