Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c6256 bool aggregate_p = (AGGREGATE_TYPE_P (type) in rs6000_function_arg_boundary() local
6261 if (aggregate_p != (mode == BLKmode)) in rs6000_function_arg_boundary()
6274 if (aggregate_p) in rs6000_function_arg_boundary()