Searched refs:add_int_reg_note (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc228 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
234 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
240 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
264 add_int_reg_note (jump, REG_BR_PROB, prob_unlikely);
273 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
312 add_int_reg_note (jump, REG_BR_PROB, prob_unlikely);
318 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
387 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
393 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
399 add_int_reg_note (jum
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc228 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
234 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
240 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
264 add_int_reg_note (jump, REG_BR_PROB, prob_unlikely);
273 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
312 add_int_reg_note (jump, REG_BR_PROB, prob_unlikely);
318 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
387 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
393 add_int_reg_note (jump, REG_BR_PROB, prob_likely);
399 add_int_reg_note (jum
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c2434 add_int_reg_note (rtx_insn *insn, enum reg_note kind, int datum)
2456 add_int_reg_note (insn, REG_NOTE_KIND (note), XINT (note, 0));
2415 add_int_reg_note (rtx_insn *insn, enum reg_note kind, int datum) function
H A Drtl.h3519 extern void add_int_reg_note (rtx_insn *, enum reg_note, int);
H A Dpredict.c918 add_int_reg_note (jump, REG_BR_PROB, prob.to_reg_br_prob_note ());
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlanal.cc2761 add_int_reg_note (rtx_insn *insn, enum reg_note kind, int datum)
2783 add_int_reg_note (insn, REG_NOTE_KIND (note), XINT (note, 0));
2742 add_int_reg_note (rtx_insn *insn, enum reg_note kind, int datum) function
H A Drtl.h3658 extern void add_int_reg_note (rtx_insn *, enum reg_note, int);
H A Dpredict.cc956 add_int_reg_note (jump, REG_BR_PROB, prob.to_reg_br_prob_note ());
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc6087 add_int_reg_note (s390_emit_ccraw_jump (8, NE, loop_start_label),
6201 add_int_reg_note (s390_emit_ccraw_jump (8, EQ, done_label),
16686 add_int_reg_note (s390_emit_ccraw_jump (4, EQ, loop_end),
16698 add_int_reg_note (s390_emit_ccraw_jump (4, NE, loop_start),
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c5989 add_int_reg_note (s390_emit_ccraw_jump (8, NE, loop_start_label),
6103 add_int_reg_note (s390_emit_ccraw_jump (8, EQ, done_label),

Completed in 783 milliseconds