Searched refs:gimple_divmod_fixed_value (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.cc | 675 gimple_divmod_fixed_value (gassign *stmt, tree value, profile_probability prob, in gimple_divmod_fixed_value() function 869 result = gimple_divmod_fixed_value (stmt, tree_val, prob, count, all); in gimple_divmod_fixed_value_transform()
|
H A D | ChangeLog.tuples | 432 * value-prof.c (gimple_divmod_fixed_value, 1284 * value-prof.c (gimple_divmod_fixed_value): Likewise. 2167 * value-prof.c (gimple_divmod_fixed_value): Remove formal parameters 5755 (gimple_divmod_fixed_value): Rename from
|
H A D | ChangeLog.gimple-classes | 1493 (gimple_divmod_fixed_value): Likewise. 3184 * value-prof.c (gimple_divmod_fixed_value): Require a
|
H A D | ChangeLog-2017 | 11004 * value-prof.c (gimple_divmod_fixed_value): Update. 26100 * value-prof.c (gimple_divmod_fixed_value): Update. 29016 (gimple_divmod_fixed_value): Update.
|
H A D | ChangeLog-2012 | 15118 * value-prof.c (gimple_divmod_fixed_value): Likewise. 16067 * value-prof.c (gimple_divmod_fixed_value, gimple_mod_pow2,
|
H A D | ChangeLog-2008 | 11198 * value-prof.c (gimple_divmod_fixed_value): Do not emit labels.
|
H A D | ChangeLog-2010 | 11404 * value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
|
H A D | ChangeLog-2014 | 2836 * value-prof.c (gimple_divmod_fixed_value, gimple_mod_pow2,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.c | 654 gimple_divmod_fixed_value (gassign *stmt, tree value, profile_probability prob, in gimple_divmod_fixed_value() function 832 result = gimple_divmod_fixed_value (stmt, tree_val, prob, count, all); in gimple_divmod_fixed_value_transform()
|