Searched defs:TWO_ARG_DOWNCALL (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/arch/ |
H A D | quick_alloc_entrypoints.S | 28 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved\c_suffix, artAllocArrayFromCodeResolved\cxx_suffix,… label 36 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved8\c_suffix, artAllocArrayFromCodeResolved\cxx_suffix… label 37 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved16\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label 38 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved32\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label 39 TWO_ARG_DOWNCALL art_quick_alloc_array_resolved64\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label
|
/aosp12/art/runtime/arch/arm/ |
H A D | quick_entrypoints_arm.S | 788 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|
/aosp12/art/runtime/arch/arm64/ |
H A D | quick_entrypoints_arm64.S | 1182 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
|