Searched refs:AllocIdHigh (Results 1 – 8 of 8) sorted by relevance
115 return FromRegId(AllocIdHigh()).AsCpuRegister(); in AsRegisterPairHigh()186 int AllocIdHigh() const;
84 int X86_64ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86_64::X86_64ManagedRegister
122 return FromRegId(AllocIdHigh()).AsCpuRegister(); in AsRegisterPairHigh()200 int AllocIdHigh() const;
85 int X86ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86::X86ManagedRegister
125 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()203 int AllocIdHigh() const;
71 int MipsManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::mips::MipsManagedRegister
133 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()249 int AllocIdHigh() const;
70 int ArmManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::arm::ArmManagedRegister