Searched defs:TWO_ARG_DOWNCALL (Results 1 – 5 of 5) sorted by relevance
/art/runtime/arch/ |
D | quick_alloc_entrypoints.S | 26 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved\c_suffix, artAllocArrayFromCodeResolved\cxx_suffix,… label 34 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved8\c_suffix, artAllocArrayFromCodeResolved\cxx_suffix… label 35 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved16\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label 36 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved32\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label 37 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved64\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label
|
/art/runtime/arch/mips64/ |
D | quick_entrypoints_mips64.S | 1583 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/mips/ |
D | quick_entrypoints_mips.S | 1631 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/arm/ |
D | quick_entrypoints_arm.S | 964 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|
/art/runtime/arch/arm64/ |
D | quick_entrypoints_arm64.S | 1520 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|