Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.h243 extern rtx push_block (rtx, poly_int64, int);
H A Dcalls.c4188 argblock = push_block (ARGS_SIZE_RTX (adjusted_args_size), 0, 0); in expand_call()
4306 argblock = push_block (needed_rtx, 0, 0); in expand_call()
5416 argblock = push_block (gen_int_mode (args_size.constant, Pmode), 0, 0); in emit_library_call_value_1()
H A Dexpr.c3980 push_block (rtx size, poly_int64 extra, int below) in push_block() function
4518 temp = push_block (size, extra, where_pad == PAD_DOWNWARD); in emit_push_insn()
H A DFSFChangeLog.109204 (push_block, store_expr): Convert size to Pmode.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.h262 extern rtx push_block (rtx, poly_int64, int);
H A Dcalls.cc3180 argblock = push_block (ARGS_SIZE_RTX (adjusted_args_size), 0, 0); in expand_call()
3298 argblock = push_block (needed_rtx, 0, 0); in expand_call()
4416 argblock = push_block (gen_int_mode (args_size.constant, Pmode), 0, 0); in emit_library_call_value_1()
H A Dexpr.cc4250 push_block (rtx size, poly_int64 extra, int below) in push_block() function
4796 temp = push_block (size, extra, where_pad == PAD_DOWNWARD); in emit_push_insn()
H A DFSFChangeLog.109204 (push_block, store_expr): Convert size to Pmode.
H A DChangeLog-2017842 * expr.h (push_block, emit_push_insn): Change the "extra" parameter
844 * expr.c (push_block, emit_push_insn): Likewise.
18595 (push_block): Likewise.
H A DChangeLog-200020501 * expr.c (push_block): Remove shadow `temp' in inner scope.
23941 (push_block): Avoid ifdefs on ACCUMULATE_OUTGONG_ARGS
H A DChangeLog-19984448 * expr.c (push_block): Handle targets where the stack grows
H A DChangeLog-200112156 * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.
H A DChangeLog-201225453 (emit_move_resolve_push, push_block, emit_push_insn, store_expr)
H A DChangeLog-201819877 (clear_storage_hints, push_block, emit_push_insn): Likewise.
H A DChangeLog-201319330 * expr.c (emit_move_resolve_push, push_block, emit_single_push_insn_1)
H A DChangeLog-200429822 compress_float_constant, push_block, emit_single_push_insn,