Home
last modified time | relevance | path

Searched refs:insert_reciprocals (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c394 insert_reciprocals (gimple_stmt_iterator *def_gsi, struct occurrence *occ, in insert_reciprocals() function
462 insert_reciprocals (def_gsi, occ_child, def, recip_def, in insert_reciprocals()
810 insert_reciprocals (def_gsi, occ, def, NULL, NULL, in execute_cse_reciprocals_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc416 insert_reciprocals (gimple_stmt_iterator *def_gsi, struct occurrence *occ, in insert_reciprocals() function
484 insert_reciprocals (def_gsi, occ_child, def, recip_def, in insert_reciprocals()
831 insert_reciprocals (def_gsi, occ, def, NULL, NULL, in execute_cse_reciprocals_1()
H A DChangeLog.gimple-classes1283 (insert_reciprocals): Likewise.
3132 * tree-ssa-math-opts.c (insert_reciprocals): Strengthen local
H A DChangeLog-20062951 (insert_reciprocals): Same.
10726 (insert_reciprocals): Use build_one_cst.
14160 (insert_reciprocals): Use it.
23071 insert_bb, register_division_in, insert_reciprocals,
H A DChangeLog.tuples3053 (insert_reciprocals): Tuplify.
H A DChangeLog-201216066 * tree-ssa-math-opts.c (insert_reciprocals): Likewise.
H A DChangeLog-200726371 * tree-ssa-math-opts.c (insert_reciprocals,
H A DChangeLog-202018497 * tree-ssa-math-opts.c (insert_reciprocals): Likewise.
H A DChangeLog-201813339 * tree-ssa-math-opts.c (insert_reciprocals): Even when inserting
H A DChangeLog-201129933 (insert_reciprocals): Increment rdivs_inserted.
H A DChangeLog-20175132 (insert_reciprocals): Change to insert reciprocals before a division
H A DChangeLog-20142851 * tree-ssa-math-opts.c (insert_reciprocals, powi_as_mults_1,