Searched refs:AllocIdHigh (Results 1 – 6 of 6) sorted by relevance
121 return FromRegId(AllocIdHigh()).AsCpuRegister(); in AsRegisterPairHigh()193 int AllocIdHigh() const;
97 int X86ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86::X86ManagedRegister
125 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()203 int AllocIdHigh() const;
82 int MipsManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::mips::MipsManagedRegister
133 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()249 int AllocIdHigh() const;
80 int ArmManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::arm::ArmManagedRegister