Home
last modified time | relevance | path

Searched refs:OUT_ARG3 (Results 1 – 11 of 11) sorted by relevance

/art/runtime/interpreter/mterp/x86/
Dinvoke.S15 movl rINST, OUT_ARG3(%esp)
41 movl rINST, OUT_ARG3(%esp)
Dobject.S12 movl %eax, OUT_ARG3(%esp) # arg3: Thread* self
32 movl %ecx, OUT_ARG3(%esp)
Dother.S14 movl %eax, OUT_ARG3(%esp)
76 movl %eax, OUT_ARG3(%esp)
Darray.S210 movl %ecx, OUT_ARG3(%esp)
Dmain.S158 #define OUT_ARG3 ( 12) macro
/art/runtime/interpreter/mterp/x86_64/
Dobject.S10 movq rSELF, OUT_ARG3 # arg3: Thread* self
25 movq rSELF, OUT_ARG3
117 movq rSELF, OUT_ARG3
Dother.S11 movq rSELF, OUT_ARG3
69 movq rSELF, OUT_ARG3
Darray.S174 movq rSELF, OUT_ARG3
Dmain.S152 #define OUT_ARG3 %rcx macro
/art/runtime/interpreter/mterp/x86_64ng/
Darray.S144 movq rPC, OUT_ARG3
Dmain.S50 #define OUT_ARG3 %rcx macro