Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/armng/
Dmain.S713 .macro DO_ENTRY_POINT_CHECK call_compiled_code, name
721 bne \call_compiled_code
/art/runtime/interpreter/mterp/arm64ng/
Dmain.S705 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
710 b.ne \call_compiled_code
/art/runtime/interpreter/mterp/x86_64ng/
Dmain.S1071 .macro DO_ENTRY_POINT_CHECK call_compiled_code argument
1075 jne VAR(call_compiled_code)