Searched refs:push_block (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | expr.h | 462 extern rtx push_block (rtx, int, int);
|
| D | calls.c | 2366 argblock = push_block (ARGS_SIZE_RTX (adjusted_args_size), 0, 0); in expand_call() 2477 argblock = push_block (GEN_INT (needed), 0, 0); in expand_call() 3613 argblock = push_block (GEN_INT (args_size.constant), 0, 0); in emit_library_call_value_1()
|
| D | expr.c | 3418 push_block (rtx size, int extra, int below) in push_block() function 3690 temp = push_block (size, extra, where_pad == downward); in emit_push_insn()
|
| D | FSFChangeLog.10 | 9204 (push_block, store_expr): Convert size to Pmode.
|
| D | ChangeLog-2000 | 20501 * expr.c (push_block): Remove shadow `temp' in inner scope. 23941 (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
|
| D | ChangeLog-1998 | 4448 * expr.c (push_block): Handle targets where the stack grows
|
| D | ChangeLog-2001 | 12156 * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
|
| D | ChangeLog-2004 | 29822 compress_float_constant, push_block, emit_single_push_insn,
|