Home
last modified time | relevance | path

Searched refs:dbr_sequence_length (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc5269 if (dbr_sequence_length () == 0) in pa_print_operand()
5275 if (dbr_sequence_length () == 0 || in pa_print_operand()
6607 if (dbr_sequence_length ()) in branch_to_delay_slot_p()
6641 if (dbr_sequence_length ()) in branch_needs_nop_p()
6726 if (length == 8 && dbr_sequence_length () == 0) in pa_output_cbranch()
6731 if (! nullify && length == 4 && dbr_sequence_length () == 0) in pa_output_cbranch()
6773 if (dbr_sequence_length () != 0 in pa_output_cbranch()
6789 else if (dbr_sequence_length () == 0 in pa_output_cbranch()
6825 if (dbr_sequence_length () == 0 in pa_output_cbranch()
6965 if (xdelay && dbr_sequence_length () != 0) in pa_output_lbranch()
[all …]
H A Dpa.md2049 if (dbr_sequence_length () == 0 || INSN_ANNULLED_BRANCH_P (insn))
2093 if (dbr_sequence_length () == 0 || INSN_ANNULLED_BRANCH_P (insn))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c5235 if (dbr_sequence_length () == 0) in pa_print_operand()
5241 if (dbr_sequence_length () == 0 || in pa_print_operand()
6575 if (dbr_sequence_length ()) in branch_to_delay_slot_p()
6609 if (dbr_sequence_length ()) in branch_needs_nop_p()
6694 if (length == 8 && dbr_sequence_length () == 0) in pa_output_cbranch()
6699 if (! nullify && length == 4 && dbr_sequence_length () == 0) in pa_output_cbranch()
6741 if (dbr_sequence_length () != 0 in pa_output_cbranch()
6757 else if (dbr_sequence_length () == 0 in pa_output_cbranch()
6793 if (dbr_sequence_length () == 0 in pa_output_cbranch()
6933 if (xdelay && dbr_sequence_length () != 0) in pa_output_lbranch()
[all …]
H A Dpa.md2049 if (dbr_sequence_length () == 0 || INSN_ANNULLED_BRANCH_P (insn))
2093 if (dbr_sequence_length () == 0 || INSN_ANNULLED_BRANCH_P (insn))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h38 extern int dbr_sequence_length (void);
H A Dfinal.c300 dbr_sequence_length (void) in dbr_sequence_length() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h38 extern int dbr_sequence_length (void);
H A Dfinal.cc287 dbr_sequence_length (void) in dbr_sequence_length() function
H A DChangeLog-200225742 dbr_sequence_length once.
25744 dbr_sequence_length once.
H A DChangeLog-201511350 * final.c (dbr_sequence_length): Always define.
H A DChangeLog-200414381 (print_operand): Use 'final_sequence' instead of 'dbr_sequence_length'.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.c526 if (dbr_sequence_length () != 0) in fr30_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.cc526 if (dbr_sequence_length () != 0) in fr30_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc1010 if (dbr_sequence_length () == 0) in cris_print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c882 if (dbr_sequence_length () == 0) in cris_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc1170 if (dbr_sequence_length () == 0) in sh_print_operand()
2628 if (dbr_sequence_length ()) in output_far_jump()
2636 if (dbr_sequence_length ()) in output_far_jump()
H A Dsh.md6484 if (TARGET_SH2A && dbr_sequence_length () == 0)
6504 if (TARGET_SH2A && dbr_sequence_length () == 0)
6593 if (TARGET_SH2A && dbr_sequence_length () == 0)
6614 if (TARGET_SH2A && dbr_sequence_length () == 0)
8054 if (TARGET_SH2A && (dbr_sequence_length () == 0)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c1170 if (dbr_sequence_length () == 0) in sh_print_operand()
2628 if (dbr_sequence_length ()) in output_far_jump()
2636 if (dbr_sequence_length ()) in output_far_jump()
H A Dsh.md6485 if (TARGET_SH2A && dbr_sequence_length () == 0)
6505 if (TARGET_SH2A && dbr_sequence_length () == 0)
6594 if (TARGET_SH2A && dbr_sequence_length () == 0)
6615 if (TARGET_SH2A && dbr_sequence_length () == 0)
8055 if (TARGET_SH2A && (dbr_sequence_length () == 0)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.md1207 ;; calling dbr_sequence_length() to determine how many delay slots were filled.
1232 ;; if (dbr_sequence_length () == 0)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.md1207 ;; calling dbr_sequence_length() to determine how many delay slots were filled.
1232 ;; if (dbr_sequence_length () == 0)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in6286 @findex dbr_sequence_length
6289 been output. If necessary, call @code{dbr_sequence_length} to
H A Dtm.texi9356 @findex dbr_sequence_length
9359 been output. If necessary, call @code{dbr_sequence_length} to
H A Dgccint.info39868 have been output. If necessary, call 'dbr_sequence_length' to
52843 * dbr_sequence_length: Instruction Output. (line 133)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info41251 have been output. If necessary, call 'dbr_sequence_length' to
54553 * dbr_sequence_length: Instruction Output. (line 133)