Searched refs:to_reg_br_prob_note (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc190 .to_reg_br_prob_note ();
193 .to_reg_br_prob_note ();
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc190 .to_reg_br_prob_note ();
193 .to_reg_br_prob_note ();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c2337 || XINT (note, 0) == BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ())
2339 XINT (note, 0) = BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ();
2587 != BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ()
2592 BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ());
H A Dprofile-count.h290 int to_reg_br_prob_note () const function
H A Dpredict.c703 (XINT (note, 0)).invert ().to_reg_br_prob_note ();
918 add_int_reg_note (jump, REG_BR_PROB, prob.to_reg_br_prob_note ());
H A Difcvt.c416 prob_val.to_reg_br_prob_note (),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h290 int to_reg_br_prob_note () const function
H A Dcfgrtl.cc2337 || XINT (note, 0) == BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ())
2339 XINT (note, 0) = BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ();
2587 != BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ()
2592 BRANCH_EDGE (bb)->probability.to_reg_br_prob_note ());
H A Dpredict.cc741 (XINT (note, 0)).invert ().to_reg_br_prob_note ();
956 add_int_reg_note (jump, REG_BR_PROB, prob.to_reg_br_prob_note ());
H A Difcvt.cc424 prob_val.to_reg_br_prob_note (),
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc6089 profile_probability::very_likely ().to_reg_br_prob_note ());
6203 .to_reg_br_prob_note ());
16688 profile_probability::very_unlikely ().to_reg_br_prob_note ());
16700 profile_probability::very_likely ().to_reg_br_prob_note ());
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c5991 profile_probability::very_likely ().to_reg_br_prob_note ());
6105 .to_reg_br_prob_note ());

Completed in 556 milliseconds