Home
last modified time | relevance | path

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

/art/runtime/arch/
Dquick_alloc_entrypoints.S28 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
75TWO_ARG_DOWNCALL art_quick_alloc_array_resolved ## c_suffix, artAllocArrayFromCodeResolved ## cxx_…
77TWO_ARG_DOWNCALL art_quick_alloc_array_resolved8 ## c_suffix, artAllocArrayFromCodeResolved ## cxx…
79TWO_ARG_DOWNCALL art_quick_alloc_array_resolved16 ## c_suffix, artAllocArrayFromCodeResolved ## cx…
81TWO_ARG_DOWNCALL art_quick_alloc_array_resolved32 ## c_suffix, artAllocArrayFromCodeResolved ## cx…
83TWO_ARG_DOWNCALL art_quick_alloc_array_resolved64 ## c_suffix, artAllocArrayFromCodeResolved ## cx…
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S657 MACRO3(TWO_ARG_DOWNCALL, c_name, cxx_name, return_macro)
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S848 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1182 .macro TWO_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S739 MACRO3(TWO_ARG_DOWNCALL, c_name, cxx_name, return_macro)