Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcalls.cc2266 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
2276 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2289 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
2296 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
2297 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
2699 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
3061 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
3265 preferred_unit_stack_boundary))) in expand_call()
3394 preferred_unit_stack_boundary))) in expand_call()
3610 preferred_unit_stack_boundary)); in expand_call()
H A DChangeLog-200421495 preferred_unit_stack_boundary argument unsigned. Make
21498 preferred_unit_stack_boundary variables unsigned.
H A DChangeLog-200012891 preferred_unit_stack_boundary when it is > 1.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c3260 unsigned int preferred_unit_stack_boundary) in combine_pending_stack_adjustment_and_call() argument
3270 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3283 preferred_unit_stack_boundary, in combine_pending_stack_adjustment_and_call()
3290 if (preferred_unit_stack_boundary > 1 && unadjusted_alignment) in combine_pending_stack_adjustment_and_call()
3291 adjustment -= preferred_unit_stack_boundary - unadjusted_alignment; in combine_pending_stack_adjustment_and_call()
3708 unsigned HOST_WIDE_INT preferred_unit_stack_boundary; in expand_call() local
4070 preferred_unit_stack_boundary = preferred_stack_boundary / BITS_PER_UNIT; in expand_call()
4273 preferred_unit_stack_boundary))) in expand_call()
4402 preferred_unit_stack_boundary))) in expand_call()
4613 preferred_unit_stack_boundary)); in expand_call()