Searched refs:Lloop_args_push (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/bridge/arch/x86/ |
| D | interpreter_to_compiled_code_bridge_x86.S | 368 jne .Lloop_args_push 374 .Lloop_args_push: label 387 jmp .Lloop_args_push
|
| /arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/ |
| D | interpreter_to_compiled_code_bridge_aarch64.S | 416 .Lloop_args_push: label 424 1: PUSH_ARG x11, x12, x10, x4, x3, x13, .Lloop_args_push 425 b .Lloop_args_push
|
| /arkcompiler/runtime_core/static_core/runtime/bridge/arch/amd64/ |
| D | interpreter_to_compiled_code_bridge_amd64.S | 499 .Lloop_args_push: label 512 1: PUSH_ARG %rcx, %r13, %rdx, %rdi, %rsi, %r9, .Lloop_args_push 513 jmp .Lloop_args_push
|
| /arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/ |
| D | interpreter_to_compiled_code_bridge_arm.S | 351 .Lloop_args_push: label 359 PUSH_ARG r5, r3, r5, r6, .Lloop_args_push
|
| D | interpreter_to_compiled_code_bridge_armhf.S | 514 .Lloop_args_push: label 522 b .Lloop_args_push
|