Home
last modified time | relevance | path

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

/art/runtime/arch/riscv64/
Djni_frame_riscv64.h50 size_t num_fp_args_without_fprs = in GetNativeOutArgsSize() local
53 size_t num_gpr_and_stack_args = num_non_fp_args + num_fp_args_without_fprs; in GetNativeOutArgsSize()