Home
last modified time | relevance | path

Searched refs:size_setup (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/arm/
Dquick_entrypoints_arm.S1236 .macro GENERATE_ALLOC_ARRAY_TLAB name, entrypoint, size_setup argument
1243 \size_setup .Lslow_path\name
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1010 MACRO3(GENERATE_ALLOC_ARRAY_TLAB, c_entrypoint, cxx_name, size_setup)
1014 CALL_MACRO(size_setup)
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1576 .macro GENERATE_ALLOC_ARRAY_TLAB name, entrypoint, size_setup argument
1583 \size_setup x3, w3, x1, w1, x4, w4, x5, w5, x6, w6
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1165 MACRO3(GENERATE_ALLOC_ARRAY_TLAB, c_entrypoint, cxx_name, size_setup)
1169 CALL_MACRO(size_setup) .Lslow_path\c_entrypoint