Home
last modified time | relevance | path

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

/art/runtime/
Dmemory_region.h87 void Extend(const MemoryRegion& region, uintptr_t extra) { in Extend() argument
89 size_ = (region.size() + extra); in Extend()
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S265 add sp, #16 @ strip the extra frame
668 add sp, #16 @ strip the extra frame
690 add sp, #16 @ strip the extra frame
713 add sp, #16 @ strip the extra frame
736 add sp, #16 @ strip the extra frame
782 add sp, #16 @ strip the extra frame
902 add sp, #16 @ strip the extra frame
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S101 # 3 words for alignment and extra args, 4 open words for args $a0-$a3, bottom will hold Method*
443 addiu $sp, $sp, -32 # make space for extra args
/art/compiler/llvm/
Dintrinsic_func_list.def1739 // Quick compiler can be more efficient. Some extra optimization infrastructure