Searched refs:execute_cse_reciprocals_1 (Results 1 – 9 of 9) sorted by relevance
732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function929 execute_cse_reciprocals_1 (NULL, name); in execute()943 execute_cse_reciprocals_1 (NULL, def); in execute()956 execute_cse_reciprocals_1 (&gsi, def); in execute()
753 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function950 execute_cse_reciprocals_1 (NULL, name); in execute()964 execute_cse_reciprocals_1 (NULL, def); in execute()977 execute_cse_reciprocals_1 (&gsi, def); in execute()
1281 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Likewise.
3055 (execute_cse_reciprocals_1): Tuplify.
13629 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Use new iterator.23073 (execute_cse_reciprocals_1): Rewritten.23074 (execute_cse_reciprocals): Adjust calls to execute_cse_reciprocals_1.
9237 (execute_cse_reciprocals_1): Replace the 'phi' argument with an9241 to execute_cse_reciprocals_1.9675 * tree-ssa-math-opts.c (execute_cse_reciprocals_1):
10770 execute_cse_reciprocals_1 has tried transforming.34576 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Remove
1021 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Check for SSA_NAME5134 (execute_cse_reciprocals_1): Change to consider division by a square.
32181 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Properly