HomeSort by relevance Sort by last modified time
    Searched refs:OUT_ARG3 (Results 1 - 9 of 9) sorted by null

  /art/runtime/interpreter/mterp/x86/
invoke.S 15 movl rINST, OUT_ARG3(%esp)
41 movl rINST, OUT_ARG3(%esp)
object.S 12 movl %eax, OUT_ARG3(%esp) # arg3: Thread* self
32 movl %ecx, OUT_ARG3(%esp)
136 movl %ecx, OUT_ARG3(%esp)
other.S 14 movl %eax, OUT_ARG3(%esp)
76 movl %eax, OUT_ARG3(%esp)
array.S 210 movl %ecx, OUT_ARG3(%esp)
main.S 158 #define OUT_ARG3 ( 12)
  /art/runtime/interpreter/mterp/x86_64/
object.S 10 movq rSELF, OUT_ARG3 # arg3: Thread* self
25 movq rSELF, OUT_ARG3
117 movq rSELF, OUT_ARG3
other.S 11 movq rSELF, OUT_ARG3
69 movq rSELF, OUT_ARG3
array.S 174 movq rSELF, OUT_ARG3
main.S 152 #define OUT_ARG3 %rcx

Completed in 1873 milliseconds