Searched refs:mips_function_arg_boundary (Results 1 – 4 of 4) sorted by relevance
1167 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() function22916 #define TARGET_FUNCTION_ARG_BOUNDARY mips_function_arg_boundary
1165 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() function22714 #define TARGET_FUNCTION_ARG_BOUNDARY mips_function_arg_boundary
4938 * 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.
3330 (mips_function_arg_boundary): ...this.3448 (mips_function_arg_boundary): ...this.