Home
last modified time | relevance | path

Searched refs:execute_cse_reciprocals_1 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c732 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
929 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc753 execute_cse_reciprocals_1 (gimple_stmt_iterator *def_gsi, tree def) in execute_cse_reciprocals_1() function
950 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()
H A DChangeLog.gimple-classes1281 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Likewise.
H A DChangeLog.tuples3055 (execute_cse_reciprocals_1): Tuplify.
H A DChangeLog-200613629 * 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.
H A DChangeLog-20059237 (execute_cse_reciprocals_1): Replace the 'phi' argument with an
9241 to execute_cse_reciprocals_1.
9675 * tree-ssa-math-opts.c (execute_cse_reciprocals_1):
H A DChangeLog-201810770 execute_cse_reciprocals_1 has tried transforming.
34576 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Remove
H A DChangeLog-20171021 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Check for SSA_NAME
5134 (execute_cse_reciprocals_1): Change to consider division by a square.
H A DChangeLog-201932181 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Properly