Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1167 static unsigned int mips_function_arg_boundary (machine_mode, const_tree);
5936 doubleword_aligned_p = (mips_function_arg_boundary (mode, type) in mips_get_arg_info()
6207 mips_function_arg_boundary (machine_mode mode, const_tree type) in mips_function_arg_boundary() function
22916 #define TARGET_FUNCTION_ARG_BOUNDARY mips_function_arg_boundary
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1165 static unsigned int mips_function_arg_boundary (machine_mode, const_tree);
5925 doubleword_aligned_p = (mips_function_arg_boundary (mode, type) in mips_get_arg_info()
6157 mips_function_arg_boundary (machine_mode mode, const_tree type) in mips_function_arg_boundary() function
22714 #define TARGET_FUNCTION_ARG_BOUNDARY mips_function_arg_boundary
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20104938 * config/mips/mips-protos.h (mips_function_arg_boundary): Delete.
4939 * config/mips/mips.c (mips_function_arg_boundary): Make static.
16416 (mips_function_arg_boundary): Take a const_tree.
16417 * config/mips/mips.c (mips_function_arg_boundary): Likewise.
H A DChangeLog-20073330 (mips_function_arg_boundary): ...this.
3448 (mips_function_arg_boundary): ...this.