Searched refs:SETUP_SAVE_REFS_ONLY_FRAME (Results 1 – 7 of 7) sorted by relevance
/art/runtime/arch/x86_64/ |
D | quick_entrypoints_x86_64.S | 650 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 661 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 672 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 683 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 694 SETUP_SAVE_REFS_ONLY_FRAME 705 SETUP_SAVE_REFS_ONLY_FRAME 716 SETUP_SAVE_REFS_ONLY_FRAME 859 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 931 SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC 1019 … SETUP_SAVE_REFS_ONLY_FRAME // save ref containing registers for GC [all …]
|
D | asm_support_x86_64.S | 220 MACRO0(SETUP_SAVE_REFS_ONLY_FRAME)
|
/art/runtime/arch/x86/ |
D | quick_entrypoints_x86.S | 54 MACRO2(SETUP_SAVE_REFS_ONLY_FRAME, got_reg, temp_reg) 739 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 756 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 773 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 811 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 828 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 845 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 1007 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 1053 SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC 1188 … SETUP_SAVE_REFS_ONLY_FRAME ebx, ebx // save ref containing registers for GC [all …]
|
/art/runtime/arch/arm/ |
D | quick_entrypoints_arm.S | 31 .macro SETUP_SAVE_REFS_ONLY_FRAME rTemp macro 668 SETUP_SAVE_REFS_ONLY_FRAME r1 838 SETUP_SAVE_REFS_ONLY_FRAME r1 @ save callee saves in case of GC 851 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC 864 SETUP_SAVE_REFS_ONLY_FRAME r3 @ save callee saves in case of GC 878 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC 939 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC 965 SETUP_SAVE_REFS_ONLY_FRAME r2 @ save callee saves in case of GC 998 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC 1013 SETUP_SAVE_REFS_ONLY_FRAME r12 @ save callee saves in case of GC [all …]
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 922 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case we block 978 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case exception allocation triggers GC 1172 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1185 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1198 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1211 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1224 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1236 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1248 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC 1460 SETUP_SAVE_REFS_ONLY_FRAME // save callee saves in case of GC [all …]
|
D | asm_support_arm64.S | 150 .macro SETUP_SAVE_REFS_ONLY_FRAME macro
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | main.S | 232 SETUP_SAVE_REFS_ONLY_FRAME
|