Searched defs:AsRegisterPairLow (Results 1 - 5 of 5) sorted by relevance

/art/compiler/optimizing/
H A Dlocations.h186 T AsRegisterPairLow() const { function in class:art::Location
/art/compiler/utils/arm/
H A Dmanaged_register_arm.h117 Register reg_low = AsRegisterPairLow();
125 Register AsRegisterPairLow() const { function in class:art::arm::ArmManagedRegister
/art/compiler/utils/mips/
H A Dmanaged_register_mips.h117 Register AsRegisterPairLow() const { function in class:art::mips::MipsManagedRegister
/art/compiler/utils/x86/
H A Dmanaged_register_x86.h114 Register AsRegisterPairLow() const { function in class:art::x86::X86ManagedRegister
/art/compiler/utils/x86_64/
H A Dmanaged_register_x86_64.h107 CpuRegister AsRegisterPairLow() const { function in class:art::x86_64::X86_64ManagedRegister

Completed in 95 milliseconds