Home
last modified time | relevance | path

Searched defs:THREE_ARG_DOWNCALL (Results 1 – 5 of 5) sorted by relevance

/art/runtime/arch/
Dquick_alloc_entrypoints.S28 THREE_ARG_DOWNCALL art_quick_alloc_array\c_suffix, artAllocArrayFromCode\cxx_suffix, RETURN_IF_RESU… label
30 THREE_ARG_DOWNCALL art_quick_alloc_array_resolved\c_suffix, artAllocArrayFromCodeResolved\cxx_suffi… label
33 THREE_ARG_DOWNCALL art_quick_alloc_array_with_access_check\c_suffix, artAllocArrayFromCodeWithAcces… label
35 THREE_ARG_DOWNCALL art_quick_check_and_alloc_array\c_suffix, artCheckAndAllocArrayFromCode\cxx_suff… label
37 THREE_ARG_DOWNCALL art_quick_check_and_alloc_array_with_access_check\c_suffix, artCheckAndAllocArra… label
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S941 .macro THREE_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S891 .macro THREE_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1206 .macro THREE_ARG_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1080 THREE_ARG_DOWNCALL art_quick_set64_instance, artSet64InstanceFromCode, RETURN_IF_EAX_ZERO label