Home
last modified time | relevance | path

Searched refs:call_compiled_code (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/interpreter/mterp/armng/
H A Dmain.S655 .macro DO_ENTRY_POINT_CHECK call_compiled_code, name
663 bne \call_compiled_code
/aosp_15_r20/art/runtime/interpreter/mterp/arm64ng/
H A Dmain.S676 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
681 b.ne \call_compiled_code
/aosp_15_r20/art/runtime/interpreter/mterp/x86_64ng/
H A Dmain.S1020 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
1024 jne VAR(call_compiled_code)
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.x86_64ng/gen/
Dmterp_x86_64ng.S1019 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
1023 jne VAR(call_compiled_code)
/aosp_15_r20/out/soong/.intermediates/art/runtime/libart_mterp.arm64ng/gen/
Dmterp_arm64ng.S676 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
681 b.ne \call_compiled_code