Searched refs:apply_scale (Results 76 - 86 of 86) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc2186 msw_taken_prob = prob.apply_scale (1, 2);
2187 msw_skip_prob = rev_prob.apply_scale (REG_BR_PROB_BASE,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c3819 (likely_target, e->count.apply_scale (8, 10));
H A Dasan.c1242 .apply_scale (80, 100));
H A Dipa-prop.c3341 (callee, ie->count.apply_scale (8, 10));
H A Dexpr.c1931 .apply_scale (9, 10));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc3843 (likely_target, e->count.apply_scale (8, 10));
H A Dtree-loop-distribution.cc2764 prob = profile_probability::guessed_always ().apply_scale (9, 10);
H A Dtree-ssa-loop-im.cc2055 profile_probability cap = profile_probability::always ().apply_scale (2, 3);
H A Dasan.cc1438 .apply_scale (80, 100));
H A Dipa-prop.cc3537 (callee, ie->count.apply_scale (8, 10));
H A Dexpr.cc2135 .apply_scale (9, 10));

Completed in 517 milliseconds

1234