Home
last modified time | relevance | path

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

/art/compiler/utils/x86_64/
Dmanaged_register_x86_64.h163 static constexpr X86_64ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/x86/
Dmanaged_register_x86.h177 static constexpr X86ManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function
/art/compiler/utils/arm/
Dmanaged_register_arm.h200 static constexpr ArmManagedRegister FromRegisterPair(RegisterPair r) { in FromRegisterPair() function