Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c6412 aarch64_function_arg_boundary (machine_mode mode, const_tree type) in aarch64_function_arg_boundary() function
23880 #define TARGET_FUNCTION_ARG_BOUNDARY aarch64_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc7725 aarch64_function_arg_boundary (machine_mode mode, const_tree type) in aarch64_function_arg_boundary() function
27670 #define TARGET_FUNCTION_ARG_BOUNDARY aarch64_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog4480 (aarch64_function_arg_boundary): Fix typo.
H A DChangeLog-201733129 (aarch64_function_arg_boundary): Likewise.
33250 (aarch64_function_arg_boundary): Likewise. Simplify using MIN/MAX.
H A DChangeLog-201934610 (aarch64_function_arg_boundary): Likewise.