Searched refs:gimple_mod_pow2 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.cc | 887 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) in gimple_mod_pow2() function 1017 result = gimple_mod_pow2 (stmt, prob, count, all); in gimple_mod_pow2_value_transform()
|
H A D | ChangeLog.tuples | 433 gimple_mod_pow2, gimple_mod_subtract): Likewise. 1285 (gimple_mod_pow2): Likewise. 2170 (gimple_mod_pow2): Remove formal parameters OPERATION, OP1 and OP2 5757 (gimple_mod_pow2): Rename from tree_mod_pow2.
|
H A D | ChangeLog.gimple-classes | 1494 (gimple_mod_pow2): Likewise. 3186 (gimple_mod_pow2): Likewise.
|
H A D | ChangeLog-2017 | 11005 (gimple_mod_pow2): Update. 26102 (gimple_mod_pow2): Update. 29017 (gimple_mod_pow2): Update.
|
H A D | ChangeLog-2012 | 15119 (gimple_mod_pow2): Likewise. 16067 * value-prof.c (gimple_divmod_fixed_value, gimple_mod_pow2,
|
H A D | ChangeLog-2008 | 11199 (gimple_mod_pow2): Likewise.
|
H A D | ChangeLog-2010 | 11405 (gimple_mod_pow2): Likewise.
|
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 | 850 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) in gimple_mod_pow2() function 980 result = gimple_mod_pow2 (stmt, prob, count, all); in gimple_mod_pow2_value_transform()
|