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.h163 static X86_64ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/x86/
Dmanaged_register_x86.h177 static X86ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/mips/
Dmanaged_register_mips.h181 static MipsManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/arm/
Dmanaged_register_arm.h199 static ArmManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function