Home
last modified time | relevance | path

Searched refs:rhs_cost (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-dom.c1056 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1061 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1063 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-dom.c1090 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1095 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1097 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-dom.c1100 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1105 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1107 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c1090 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1095 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1097 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-dom.c1056 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1061 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1063 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c1090 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1095 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1097 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-dom.c1095 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1100 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1102 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c1090 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1095 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1097 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dom.c1090 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1095 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1097 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-dom.c1056 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1061 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1063 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-dom.c1072 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1077 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1079 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-dom.c1100 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1105 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1107 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-dom.c1101 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1106 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1108 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-dom.c1095 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1100 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1102 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-dom.c1095 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1100 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1102 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-dom.c1132 int rhs_cost = estimate_num_insns (rhs_def, &eni_size_weights); in record_temporary_equivalences() local
1137 if (rhs_cost > lhs_cost) in record_temporary_equivalences()
1139 else if (rhs_cost < lhs_cost) in record_temporary_equivalences()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBlock.h178 TensorOpCost rhs_cost) { in merge()
179 return lhs_cost + rhs_cost; in merge()
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBlock.h178 TensorOpCost rhs_cost) { in merge()
179 return lhs_cost + rhs_cost; in merge()
/dports/science/py-dlib/dlib-19.22/dlib/matrix/
H A Dmatrix.h136 const static long rhs_cost = ((rhs_is_costly==true)? 1 : (RHS::cost));
141 …const static long cost = ((tmax<LHS::NC,RHS::NR>::value!=0)? ((lhs_cost+rhs_cost)*tmax<LHS::NC,RHS…
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/
H A Dmatrix.h136 const static long rhs_cost = ((rhs_is_costly==true)? 1 : (RHS::cost));
141 …const static long cost = ((tmax<LHS::NC,RHS::NR>::value!=0)? ((lhs_cost+rhs_cost)*tmax<LHS::NC,RHS…