Searched defs:AllocIdHigh (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/mips/ | ||
D | managed_register_mips.cc | 71 int MipsManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::mips::MipsManagedRegister |
/art/compiler/utils/arm/ | ||
D | managed_register_arm.cc | 70 int ArmManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::arm::ArmManagedRegister |
/art/compiler/utils/x86/ | ||
D | managed_register_x86.cc | 89 int X86ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86::X86ManagedRegister |
/art/compiler/utils/x86_64/ | ||
D | managed_register_x86_64.cc | 84 int X86_64ManagedRegister::AllocIdHigh() const { in AllocIdHigh() function in art::x86_64::X86_64ManagedRegister |