Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/arm64ng/
Dmain.S672 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom macro
989 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
1333 GET_SHORTY xINST, \is_interface, \is_polymorphic, \is_custom
/art/runtime/interpreter/mterp/armng/
Dmain.S677 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom macro
1070 GET_SHORTY rINST, \is_interface, \is_polymorphic, \is_custom
1367 GET_SHORTY rINST, \is_interface, \is_polymorphic, \is_custom
/art/runtime/interpreter/mterp/x86_64ng/
Dmain.S1030 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom macro
1220 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
1411 GET_SHORTY rINSTq, \is_interface, \is_polymorphic, \is_custom
/art/runtime/interpreter/mterp/x86ng/
Dmain.S1015 .macro GET_SHORTY dest, is_interface, is_polymorphic, is_custom macro
1212 GET_SHORTY %ebx, \is_interface, \is_polymorphic, \is_custom
1413 GET_SHORTY %ebx, \is_interface, \is_polymorphic, \is_custom