Searched refs:pretend_bytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dfunction.c2179 HOST_WIDE_INT pretend_bytes = 0;
2269 pretend_bytes = partial;
2270 all->pretend_args_size = CEIL_ROUND (pretend_bytes, STACK_BYTES);
2283 pretend_bytes = all->extra_pretend_bytes - pretend_bytes;
2284 data->locate.slot_offset.constant += pretend_bytes;
2285 data->locate.offset.constant += pretend_bytes;
2166 HOST_WIDE_INT pretend_bytes = 0; local

Completed in 112 milliseconds