Home
last modified time | relevance | path

Searched defs:THREE_ARG_REF_DOWNCALL (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1601 THREE_ARG_REF_DOWNCALL art_quick_set8_instance, artSet8InstanceFromCompiledCode, RETURN_IF_EAX_ZERO label
1602 THREE_ARG_REF_DOWNCALL art_quick_set16_instance, artSet16InstanceFromCompiledCode, RETURN_IF_EAX_ZE… label
1603 THREE_ARG_REF_DOWNCALL art_quick_set32_instance, artSet32InstanceFromCompiledCode, RETURN_IF_EAX_ZE… label
1604 THREE_ARG_REF_DOWNCALL art_quick_set64_instance, artSet64InstanceFromCompiledCode, RETURN_IF_EAX_ZE… label
1605 THREE_ARG_REF_DOWNCALL art_quick_set_obj_instance, artSetObjInstanceFromCompiledCode, RETURN_IF_EAX… label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1738 THREE_ARG_REF_DOWNCALL art_quick_set64_static, artSet64StaticFromCompiledCode, RETURN_IF_EAX_ZERO label
1739 THREE_ARG_REF_DOWNCALL art_quick_set8_instance, artSet8InstanceFromCompiledCode, RETURN_IF_EAX_ZERO label
1740 THREE_ARG_REF_DOWNCALL art_quick_set16_instance, artSet16InstanceFromCompiledCode, RETURN_IF_EAX_ZE… label
1741 THREE_ARG_REF_DOWNCALL art_quick_set32_instance, artSet32InstanceFromCompiledCode, RETURN_IF_EAX_ZE… label
1742 THREE_ARG_REF_DOWNCALL art_quick_set_obj_instance, artSetObjInstanceFromCompiledCode, RETURN_IF_EAX… label
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1552 .macro THREE_ARG_REF_DOWNCALL name, entrypoint, return, extend=0 macro
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S400 .macro THREE_ARG_REF_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1612 .macro THREE_ARG_REF_DOWNCALL name, entrypoint, return macro
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1580 .macro THREE_ARG_REF_DOWNCALL name, entrypoint, return macro