Home | History | Annotate | Download | only in x86_64

Lines Matching refs:leaq

473     leaq 1(%r9), %r10             // R10 := shorty + 1  ; ie skip return arg character.
474 leaq 4(%rsi), %r11 // R11 := arg_array + 4 ; ie skip this pointer.
512 leaq 8(%rsp), %rdi // rdi is pointing just above the ArtMethod* in the stack
516 leaq 1(%r9), %r10 // r10 := shorty + 1 ; ie skip return arg character
567 leaq 1(%r9), %r10 // R10 := shorty + 1 ; ie skip return arg character
606 leaq 8(%rsp), %rdi // rdi is pointing just above the ArtMethod* in the
610 leaq 1(%r9), %r10 // r10 := shorty + 1 ; ie skip return arg character
1602 leaq art_quick_instrumentation_exit(%rip), %r12 // Set up return through instrumentation