Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c3011 push_to_sequence2 (all->first_conversion_insn, in assign_parm_setup_block()
3130 push_to_sequence2 (all->first_conversion_insn, all->last_conversion_insn); in assign_parm_setup_block()
3145 push_to_sequence2 (all->first_conversion_insn, in assign_parm_setup_block()
3308 push_to_sequence2 (all->first_conversion_insn, all->last_conversion_insn); in assign_parm_setup_reg()
3385 push_to_sequence2 (all->first_conversion_insn, in assign_parm_setup_reg()
3481 push_to_sequence2 (all->first_conversion_insn, all->last_conversion_insn); in assign_parm_setup_stack()
3535 push_to_sequence2 (all->first_conversion_insn, in assign_parm_setup_stack()
3602 push_to_sequence2 (all->first_conversion_insn, in assign_parms_unsplit_complex()
H A Dcfgexpand.c3197 push_to_sequence2 (after_rtl_seq, after_rtl_end); in expand_asm_stmt()
3213 push_to_sequence2 (after_rtl_seq, after_rtl_end); in expand_asm_stmt()
H A Drtl.h3266 extern void push_to_sequence2 (rtx_insn *, rtx_insn *);
H A Demit-rtl.c5540 push_to_sequence2 (rtx_insn *first, rtx_insn *last) in push_to_sequence2() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc3356 push_to_sequence2 (after_rtl_seq, after_rtl_end); in expand_asm_stmt()
3372 push_to_sequence2 (after_rtl_seq, after_rtl_end); in expand_asm_stmt()
H A Drtl.h3277 extern void push_to_sequence2 (rtx_insn *, rtx_insn *);
H A Demit-rtl.cc5515 push_to_sequence2 (rtx_insn *first, rtx_insn *last) in push_to_sequence2() function
H A DChangeLog-200718485 * rtl.h (push_to_sequence2): New.
18486 * emit-rtl.c (push_to_sequence2): New.
18488 (assign_parm_setup_block): Call push_to_sequence2 instead of
H A DChangeLog-201423518 (push_to_sequence2): Likewise for both params.
23537 (push_to_sequence2): Likewise for params "first" and "last".
H A DChangeLog-201028478 push_to_sequence2, push_topmost_sequence, end_sequence, copy_insn):
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc17025 push_to_sequence2 (after_md_seq, after_md_end); in s390_md_asm_adjust()