Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 26) sorted by relevance

12

/art/compiler/optimizing/
Doptimizing_cfi_test_expected.inc30 // 0x00000010: pop {r5, r6, pc}
90 // 0x0000000b: pop ebp
93 // 0x0000000c: pop esi
132 // 0x0000002a: pop rbx
135 // 0x0000002b: pop rbp
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S89 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves
153 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
439 pop {r4, r5, r6, r7, r8, r9, r10, r11, pc} @ restore spill regs
958 pop {r0-r3}
1273 pop {r4, r10-r11, pc}
1279 pop {r4, r10-r11, pc}
1284 pop {r4, r10-r11, pc}
1289 pop {r4, r10-r11, pc}
1293 pop {r4, r10-r11, pc}
1413 pop {r4, r7-r12, pc}
[all …]
Dmemcmp16_arm.S153 pop {r4, lr}
167 pop {r4, lr}
182 pop {r4, lr}
Djni_entrypoints_arm.S38 pop {r0, r1, r2, r3, lr} @ restore regs
/art/runtime/gc/allocator/
Ddlmalloc.h36 #pragma GCC diagnostic pop
Ddlmalloc.cc40 #pragma GCC diagnostic pop
/art/runtime/entrypoints/quick/
Dquick_math_entrypoints.cc71 #pragma clang diagnostic pop
/art/sigchainlib/
Dsigchain_dummy.cc87 #pragma GCC diagnostic pop
/art/disassembler/
Ddisassembler_arm64.h26 #pragma GCC diagnostic pop
/art/compiler/jni/
Djni_cfi_test_expected.inc79 // 0x00000026: pop {r5, r6, r7, r8, r10, r11, pc}
224 // 0x00000022: pop ebp
227 // 0x00000023: pop esi
230 // 0x00000024: pop edi
308 // 0x00000074: pop rbx
311 // 0x00000075: pop rbp
314 // 0x00000076: pop r12
317 // 0x00000078: pop r13
320 // 0x0000007a: pop r14
323 // 0x0000007c: pop r15
/art/runtime/
Dhandle_scope.h207 scopes_.pop(); in ~StackHandleScopeCollection()
Dparsed_options.cc282 #pragma GCC diagnostic pop
Dmem_map.cc35 #pragma GCC diagnostic pop
Ddex_file.cc52 #pragma GCC diagnostic pop
Dclass_linker.cc250 gaps->pop(); in ShuffleForward()
806 heap->pop(); in FreeDexFilesInHeap()
871 queue.pop(); in HasCollisions()
889 queue.pop(); in HasCollisions()
/art/tools/
Dcpplint.py1586 self.pp_stack.pop()
1719 self.stack.pop()
1724 self.stack.pop()
2116 nesting_stack.pop()
2137 nesting_stack.pop()
2178 nesting_stack.pop()
2196 nesting_stack.pop()
3139 punctuation_stack.pop()
/art/runtime/base/
Dhistogram-inl.h265 #pragma clang diagnostic pop
/art/compiler/utils/arm64/
Dassembler_arm64.h37 #pragma GCC diagnostic pop
/art/compiler/dex/quick/
Dquick_cfi_test_expected.inc30 // 0x00000010: pop {r5, r6, pc}
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S274 addiu $sp, $sp, 64 # pop frame
346 .set pop define
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S681 # pop a4, a5, s1(rSELF), s8, ra off of the stack
783 # pop a4, a5, s0(rSUSPEND), s1(rSELF), s8, ra off of the stack
/art/runtime/native/
Ddalvik_system_VMRuntime.cc28 #pragma GCC diagnostic pop
/art/compiler/dex/quick/x86/
Dint_x86.cc1404 LIR* pop = NewLIR1(kX86Pop32R, r_dest.GetReg()); in OpLoadPc() local
1405 pop->flags.fixup = kFixupLabel; in OpLoadPc()
1406 DCHECK(NEXT_LIR(call) == pop); in OpLoadPc()
/art/compiler/dex/
Dmir_graph.cc1986 q.pop(); in ComputeTopologicalSortOrder()
/art/runtime/interpreter/
Dinterpreter_goto_table_impl.cc738 #pragma clang diagnostic pop in ExecuteGotoImpl()

12