Home
last modified time | relevance | path

Searched refs:dom_valueize (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-dom.c812 dom_valueize (tree t) in dom_valueize() function
881 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1034 t = dom_valueize (t); in record_equivalences_from_phis()
1579 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
1886 rhs = dom_valueize (rhs); in optimize_stmt()
2082 lhs = dom_valueize (lhs); in lookup_avail_expr()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-dom.c812 dom_valueize (tree t) in dom_valueize() function
881 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1034 t = dom_valueize (t); in record_equivalences_from_phis()
1579 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
1886 rhs = dom_valueize (rhs); in optimize_stmt()
2082 lhs = dom_valueize (lhs); in lookup_avail_expr()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-dom.c936 dom_valueize (tree t) in dom_valueize() function
1005 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1115 t = dom_valueize (t); in record_equivalences_from_phis()
1660 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2103 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-dom.c970 dom_valueize (tree t) in dom_valueize() function
1039 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1146 t = dom_valueize (t); in record_equivalences_from_phis()
1674 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2116 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-dom.c980 dom_valueize (tree t) in dom_valueize() function
1049 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1159 t = dom_valueize (t); in record_equivalences_from_phis()
1704 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2147 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c970 dom_valueize (tree t) in dom_valueize() function
1039 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1146 t = dom_valueize (t); in record_equivalences_from_phis()
1674 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2116 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-dom.c936 dom_valueize (tree t) in dom_valueize() function
1005 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1115 t = dom_valueize (t); in record_equivalences_from_phis()
1660 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2103 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c970 dom_valueize (tree t) in dom_valueize() function
1039 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1146 t = dom_valueize (t); in record_equivalences_from_phis()
1674 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2116 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-dom.c975 dom_valueize (tree t) in dom_valueize() function
1044 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1154 t = dom_valueize (t); in record_equivalences_from_phis()
1699 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2143 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c970 dom_valueize (tree t) in dom_valueize() function
1039 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1146 t = dom_valueize (t); in record_equivalences_from_phis()
1674 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2116 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c970 dom_valueize (tree t) in dom_valueize() function
1039 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1146 t = dom_valueize (t); in record_equivalences_from_phis()
1674 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2116 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-dom.c936 dom_valueize (tree t) in dom_valueize() function
1005 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1115 t = dom_valueize (t); in record_equivalences_from_phis()
1660 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2103 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-dom.c952 dom_valueize (tree t) in dom_valueize() function
1021 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1128 t = dom_valueize (t); in record_equivalences_from_phis()
1618 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2059 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-dom.c980 dom_valueize (tree t) in dom_valueize() function
1049 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1159 t = dom_valueize (t); in record_equivalences_from_phis()
1704 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2147 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-dom.c981 dom_valueize (tree t) in dom_valueize() function
1050 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1160 t = dom_valueize (t); in record_equivalences_from_phis()
1705 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2148 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-dom.c975 dom_valueize (tree t) in dom_valueize() function
1044 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1154 t = dom_valueize (t); in record_equivalences_from_phis()
1699 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2143 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-dom.c975 dom_valueize (tree t) in dom_valueize() function
1044 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1154 t = dom_valueize (t); in record_equivalences_from_phis()
1699 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2143 rhs = dom_valueize (rhs); in optimize_stmt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-dom.c1012 dom_valueize (tree t) in dom_valueize() function
1081 tree res = gimple_fold_stmt_to_constant_1 (use_stmt, dom_valueize, in back_propagate_equivalences()
1191 t = dom_valueize (t); in record_equivalences_from_phis()
1728 rhs = dom_valueize (rhs); in record_equivalences_from_stmt()
2242 rhs = dom_valueize (rhs); in optimize_stmt()
H A DChangeLog-201517784 record_equivalences_from_stmt, optimize_stmt): Use dom_valueize.
23039 * tree-ssa-dom.c (dom_valueize): New function.

12