Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c6309 aarch64_function_arg (cumulative_args_t pcum_v, const function_arg_info &arg) in aarch64_function_arg() function
23874 #define TARGET_FUNCTION_ARG aarch64_function_arg
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc7623 aarch64_function_arg (cumulative_args_t pcum_v, const function_arg_info &arg) in aarch64_function_arg() function
27664 #define TARGET_FUNCTION_ARG aarch64_function_arg
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2019441 (aarch64_function_arg): Update call accordingly.
7980 (aarch64_function_arg): If the silent_p flag is set, suppress the
11987 (aarch64_function_arg): Likewise. Return the arm_pcs of the callee
16922 * config/aarch64/aarch64.c (aarch64_function_arg): Take a
H A DChangeLog-202025336 (aarch64_function_arg): Update call accordingly.