Searched refs:function_arg_boundary (Results 1 – 14 of 14) sorted by relevance
185 extern int function_arg_boundary (enum machine_mode, tree);
1985 #define FUNCTION_ARG_BOUNDARY function_arg_boundary
3998 function_arg_boundary (enum machine_mode mode, tree type) in function_arg_boundary() function
119 extern int function_arg_boundary (enum machine_mode, tree);
1443 function_arg_boundary (MODE, TYPE)
4548 function_arg_boundary (enum machine_mode mode, tree type) in function_arg_boundary() function4581 align = function_arg_boundary (mode, type) / PARM_BOUNDARY - 1; in rs6000_parm_start()
2670 * rs6000.c (function_arg_boundary): On V.4, long longs are always4112 (function_arg_boundary): On Windows NT, any argument >= 8 bytes4114 (function_arg{_advance,}): Call function_arg_boundary to determine4151 (FUNCTION_ARG_BOUNDARY): Call function_arg_boundary.
2442 * config/xtensa/xtensa.c (function_arg_boundary): New.2446 function_arg_boundary function that limits alignment to STACK_BOUNDARY.3780 * config/rs6000/rs6000.c (function_arg_boundary): Double-word align
3005 * config/mips/mips-protos.h (function_arg_boundary): Declare.3008 (FUNCTION_ARG_BOUNDARY): Use new function_arg_boundary function.3009 * config/mips/mips.c (function_arg_boundary): New function.4076 (function_arg_boundary): Align 8 to 16 byte vectors like SPE.4354 (function_arg_boundary): Align large synthetic vectors.34255 * config/rs6000/rs6000.c (function_arg_boundary): Always align34277 * config/rs6000/rs6000.c (function_arg_boundary): Align for ABI_V4
5379 * rs6000.c (function_arg_boundary): Revert accidental change on
12676 (function_arg_boundary): Align DFmode.
6219 (function_arg_boundary): Vector arguments must be 16
30558 (function_arg_boundary): Handle 128-bit aligned structs.
12301 (function_arg_boundary): Return 64 for SPE vector modes.