Home
last modified time | relevance | path

Searched defs:FromRegisterPair (Results 1 – 4 of 4) sorted by relevance

/art/compiler/utils/x86_64/
Dmanaged_register_x86_64.h164 static X86_64ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/x86/
Dmanaged_register_x86.h178 static X86ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/mips/
Dmanaged_register_mips.h182 static MipsManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/arm/
Dmanaged_register_arm.h200 static ArmManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function