Home
last modified time | relevance | path

Searched refs:AllocIdHigh (Results 1 – 9 of 9) sorted by relevance

/art/compiler/utils/x86_64/
Dmanaged_register_x86_64.h116 return FromRegId(AllocIdHigh()).AsCpuRegister(); in AsRegisterPairHigh()
187 int AllocIdHigh() const;
Dmanaged_register_x86_64.cc84 int X86_64ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86_64::X86_64ManagedRegister
/art/compiler/utils/x86/
Dmanaged_register_x86.h123 return FromRegId(AllocIdHigh()).AsCpuRegister(); in AsRegisterPairHigh()
201 int AllocIdHigh() const;
Dmanaged_register_x86.cc89 int X86ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86::X86ManagedRegister
/art/compiler/utils/mips/
Dmanaged_register_mips.h126 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()
204 int AllocIdHigh() const;
Dmanaged_register_mips.cc71 int MipsManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::mips::MipsManagedRegister
/art/compiler/utils/arm/
Dmanaged_register_arm.cc70 int ArmManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::arm::ArmManagedRegister
Dmanaged_register_arm.h159 return FromRegId(AllocIdHigh()).AsCoreRegister(); in AsRegisterPairHigh()
279 int AllocIdHigh() const;
/art/compiler/utils/mips64/
Dmanaged_register_mips64.h139 int AllocIdHigh() const;