Searched refs:r10 (Results 1 - 6 of 6) sorted by relevance

/art/runtime/arch/arm/
H A Dquick_entrypoints_arm.S38 .cfi_rel_offset r10, 24
54 push {r5-r8, r10-r11, lr} @ 7 words of callee saves
55 .save {r5-r8, r10-r11, lr}
61 .cfi_rel_offset r10, 16
87 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
88 .save {r1-r3, r5-r8, r10-r11, lr}
97 .cfi_rel_offset r10, 28
968 push {r9 - r10}
969 .save {r9 - r10}
972 .cfi_rel_offset r10,
[all...]
H A Dportable_entrypoints_arm.S70 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
71 .save {r1-r3, r5-r8, r10-r11, lr}
80 .cfi_rel_offset r10, 28
102 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
103 .save {r1-r3, r5-r8, r10-r11, lr}
112 .cfi_rel_offset r10, 28
144 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
145 .save {r1-r3, r5-r8, r10-r11, lr}
154 .cfi_rel_offset r10, 28
/art/compiler/dex/quick/arm/
H A Darm_lir.h38 * r10 : Callee save (promotion target)
155 r10 = 10, enumerator in enum:art::ArmNativeRegisterPool
H A Dtarget_arm.cc26 static int core_regs[] = {r0, r1, r2, r3, rARM_SUSPEND, r5, r6, r7, r8, rARM_SELF, r10,
233 "r10",
/art/compiler/dex/quick/x86/
H A Dx86_lir.h49 * r10: caller save | caller, scratch
172 r10 = 10,
H A Dtarget_x86.cc30 r8, r9, r10, r11, r12, r13, r14, 15
172 "r8", "r9", "r10", "r11", "r12", "r13", "r14", "r15"

Completed in 64 milliseconds