Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/x86_64ng/
Dmain.S939 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom argument
946 .elseif \is_custom
993 …E_NON_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
996 .elseif \is_custom
1011 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
1053 .elseif \is_custom
1086 …NVOKE_RANGE is_static=0, is_interface=0, suffix="", is_string_init=0, is_polymorphic=0, is_custom=0
1089 .elseif \is_custom
1104 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
1152 .elseif \is_custom
[all …]