Searched refs:rs6000_function_arg_boundary (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 160 extern unsigned int rs6000_function_arg_boundary (machine_mode mode,
|
H A D | rs6000-call.cc | 822 rs6000_function_arg_boundary (machine_mode mode, const_tree type) in rs6000_function_arg_boundary() function 891 align = rs6000_function_arg_boundary (mode, type) / PARM_BOUNDARY - 1; in rs6000_parm_start() 2590 boundary = rs6000_function_arg_boundary (TYPE_MODE (type), type); in rs6000_gimplify_va_arg()
|
H A D | rs6000.cc | 1534 #define TARGET_FUNCTION_ARG_BOUNDARY rs6000_function_arg_boundary
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 155 extern unsigned int rs6000_function_arg_boundary (machine_mode mode,
|
H A D | rs6000-call.c | 6222 rs6000_function_arg_boundary (machine_mode mode, const_tree type) in rs6000_function_arg_boundary() function 6308 align = rs6000_function_arg_boundary (mode, type) / PARM_BOUNDARY - 1; in rs6000_parm_start() 8023 boundary = rs6000_function_arg_boundary (TYPE_MODE (type), type); in rs6000_gimplify_va_arg()
|
H A D | rs6000.c | 1528 #define TARGET_FUNCTION_ARG_BOUNDARY rs6000_function_arg_boundary
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2013 | 8881 (rs6000_function_arg_boundary): Handle homogeneous aggregates. 8893 (rs6000_function_arg_boundary): Handle homogeneous aggregates. 8990 (rs6000_function_arg_boundary): Treat ABI_ELFv2 the same as ABI_AIX, 22411 * config/rs6000/rs6000.c (rs6000_function_arg_boundary): For AIX
|
H A D | ChangeLog-2019 | 20520 rs6000_function_arg_boundary, rs6000_parm_offset, 20564 rs6000_function_arg_boundary, rs6000_parm_offset, 20607 rs6000_function_arg_boundary, rs6000_must_pass_in_stack,
|
H A D | ChangeLog-2014 | 17814 (rs6000_function_arg_boundary): Likewise. 30961 * config/rs6000/rs6000.c (rs6000_function_arg_boundary): In the AIX
|
H A D | ChangeLog-2021 | 26078 * config/rs6000/rs6000-call.c (rs6000_function_arg_boundary):
|
H A D | ChangeLog-2016 | 24927 (rs6000_function_arg_boundary): Exclude complex IBM long double
|
H A D | ChangeLog-2010 | 4956 (rs6000_function_arg_boundary): ...this. Make static.
|
H A D | ChangeLog-2011 | 26071 (rs6000_function_arg_boundary): Ditto.
|
H A D | ChangeLog-2015 | 24077 (rs6000_function_arg_boundary): Likewise.
|