Searched refs:r6 (Results 1 - 4 of 4) sorted by relevance

/art/runtime/arch/arm/
H A Dportable_entrypoints_arm.S77 .cfi_rel_offset r6, 16
109 .cfi_rel_offset r6, 16
151 .cfi_rel_offset r6, 16
H A Dquick_entrypoints_arm.S36 .cfi_rel_offset r6, 8
65 .cfi_rel_offset r6, 4
85 .cfi_restore r6
97 .cfi_restore r6
117 .cfi_rel_offset r6, 16
141 .cfi_restore r6
1069 .cfi_restore r6
/art/compiler/dex/quick/arm/
H A Darm_lir.h35 * r6 : Callee save (promotion target)
123 r6 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 6, enumerator in enum:art::ArmNativeRegisterPool
217 constexpr RegStorage rs_r6(RegStorage::kValid | r6);
/art/compiler/dex/quick/x86/
H A Dx86_lir.h42 * r6/esi: callEE | callER, arg2 | callee, promotable | caller, arg1, scratch
138 r6 = RegStorage::k32BitSolo | RegStorage::kCoreRegister | 6, enumerator in enum:art::X86NativeRegisterPool
140 rSI = r6,
238 constexpr RegStorage rs_r6(RegStorage::kValid | r6);

Completed in 58 milliseconds