Home
last modified time | relevance | path

Searched refs:is_custom (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/mterp/x86_64ng/
Dmain.S947 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument
954 .elseif \is_custom
1001 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
1004 .elseif \is_custom
1019 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
1061 .elseif \is_custom
1094 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
1097 .elseif \is_custom
1112 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
1160 .elseif \is_custom
[all …]
/art/runtime/interpreter/mterp/arm64ng/
Dmain.S627 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument
633 .elseif \is_custom
792 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
795 .elseif \is_custom
811 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
853 .elseif \is_custom
1030 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
1033 .elseif \is_custom
1049 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
1102 .elseif \is_custom
[all …]