Home
last modified time | relevance | path

Searched refs:local_cost (Results 26 – 50 of 87) sorted by relevance

1234

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-strength-reduction.c2987 int local_cost, sib_cost, savings = 0; in lowest_cost_path() local
2991 local_cost = cost_in; in lowest_cost_path()
2993 local_cost = cost_in - repl_savings - c->dead_savings; in lowest_cost_path()
2995 local_cost = cost_in - c->dead_savings; in lowest_cost_path()
3002 local_cost += phi_incr_cost (c, incr, phi, &savings); in lowest_cost_path()
3005 local_cost -= savings; in lowest_cost_path()
3009 local_cost = lowest_cost_path (local_cost, repl_savings, in lowest_cost_path()
3018 local_cost = MIN (local_cost, sib_cost); in lowest_cost_path()
3021 return local_cost; in lowest_cost_path()
H A Dtree-scalar-evolution.c3379 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3382 uint64_t tem = cost + local_cost; in expression_expensive_p()
3388 local_cost = 1; in expression_expensive_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-strength-reduction.c2985 int local_cost, sib_cost, savings = 0; in lowest_cost_path() local
2989 local_cost = cost_in; in lowest_cost_path()
2991 local_cost = cost_in - repl_savings - c->dead_savings; in lowest_cost_path()
2993 local_cost = cost_in - c->dead_savings; in lowest_cost_path()
3000 local_cost += phi_incr_cost (c, incr, phi, &savings); in lowest_cost_path()
3003 local_cost -= savings; in lowest_cost_path()
3007 local_cost = lowest_cost_path (local_cost, repl_savings, in lowest_cost_path()
3016 local_cost = MIN (local_cost, sib_cost); in lowest_cost_path()
3019 return local_cost; in lowest_cost_path()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c2987 int local_cost, sib_cost, savings = 0; in lowest_cost_path() local
2991 local_cost = cost_in; in lowest_cost_path()
2993 local_cost = cost_in - repl_savings - c->dead_savings; in lowest_cost_path()
2995 local_cost = cost_in - c->dead_savings; in lowest_cost_path()
3002 local_cost += phi_incr_cost (c, incr, phi, &savings); in lowest_cost_path()
3005 local_cost -= savings; in lowest_cost_path()
3009 local_cost = lowest_cost_path (local_cost, repl_savings, in lowest_cost_path()
3018 local_cost = MIN (local_cost, sib_cost); in lowest_cost_path()
3021 return local_cost; in lowest_cost_path()
H A Dtree-scalar-evolution.c3379 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3382 uint64_t tem = cost + local_cost; in expression_expensive_p()
3388 local_cost = 1; in expression_expensive_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c2987 int local_cost, sib_cost, savings = 0; in lowest_cost_path() local
2991 local_cost = cost_in; in lowest_cost_path()
2993 local_cost = cost_in - repl_savings - c->dead_savings; in lowest_cost_path()
2995 local_cost = cost_in - c->dead_savings; in lowest_cost_path()
3002 local_cost += phi_incr_cost (c, incr, phi, &savings); in lowest_cost_path()
3005 local_cost -= savings; in lowest_cost_path()
3009 local_cost = lowest_cost_path (local_cost, repl_savings, in lowest_cost_path()
3018 local_cost = MIN (local_cost, sib_cost); in lowest_cost_path()
3021 return local_cost; in lowest_cost_path()
H A Dtree-scalar-evolution.c3379 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3382 uint64_t tem = cost + local_cost; in expression_expensive_p()
3388 local_cost = 1; in expression_expensive_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-strength-reduction.c2986 int local_cost, sib_cost, savings = 0; in lowest_cost_path() local
2990 local_cost = cost_in; in lowest_cost_path()
2992 local_cost = cost_in - repl_savings - c->dead_savings; in lowest_cost_path()
2994 local_cost = cost_in - c->dead_savings; in lowest_cost_path()
3001 local_cost += phi_incr_cost (c, incr, phi, &savings); in lowest_cost_path()
3004 local_cost -= savings; in lowest_cost_path()
3008 local_cost = lowest_cost_path (local_cost, repl_savings, in lowest_cost_path()
3017 local_cost = MIN (local_cost, sib_cost); in lowest_cost_path()
3020 return local_cost; in lowest_cost_path()
H A Dtree-scalar-evolution.c3380 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3383 uint64_t tem = cost + local_cost; in expression_expensive_p()
3389 local_cost = 1; in expression_expensive_p()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dintelligent_scissors.cpp498 float local_cost(const Point& p, const Point& q) const in local_cost() function
628 … float cost = cost_q + local_cost(q, r); // TODO(opt): compute partially until cost < cost_r in buildMap()
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dhfx_load_balance_methods.F951 INTEGER(int_8) :: local_cost, pidx, qidx, sumP, sumQ local
1018 local_cost = 0
1059local_cost = local_cost + estimate_block_cost(natom, nkind, list_ij, list_kl, set_list_ij, &
1075 local_cost_vector(my_process_id + 1) = local_cost
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dhfx_load_balance_methods.F948 INTEGER(int_8) :: local_cost, pidx, qidx, sumP, sumQ local
1015 local_cost = 0
1056local_cost = local_cost + estimate_block_cost(natom, nkind, list_ij, list_kl, set_list_ij, &
1072 local_cost_vector(my_process_id + 1) = local_cost
/dports/audio/festival/festival/src/modules/UniSyn_phonology/
H A Dmettree.cc48 float local_cost(const EST_Item *s1, const EST_Item *s2);
1208 *word.relation("Match"), local_cost, &xx);
/dports/databases/postgresql-tds_fdw/tds_fdw-2.0.2/src/
H A Dtds_fdw.c1998 QualCost local_cost; in estimate_path_cost_size() local
2125 cost_qual_eval(&local_cost, join_conds, root); in estimate_path_cost_size()
2126 startup_cost += local_cost.startup; in estimate_path_cost_size()
2127 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/postgres_fdw/
H A Dpostgres_fdw.c2514 QualCost local_cost; in estimate_path_cost_size() local
2574 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2575 startup_cost += local_cost.startup; in estimate_path_cost_size()
2576 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-scalar-evolution.c3389 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3392 uint64_t tem = cost + local_cost; in expression_expensive_p()
3398 local_cost = 1; in expression_expensive_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-scalar-evolution.c3389 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p); in expression_expensive_p() local
3392 uint64_t tem = cost + local_cost; in expression_expensive_p()
3398 local_cost = 1; in expression_expensive_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-scalar-evolution.c3389 uint64_t &local_cost = cache.get_or_insert (expr, &visited_p);
3392 uint64_t tem = cost + local_cost;
3398 local_cost = 1;
/dports/databases/postgresql10-server/postgresql-10.19/contrib/postgres_fdw/
H A Dpostgres_fdw.c2547 QualCost local_cost; in estimate_path_cost_size() local
2607 cost_qual_eval(&local_cost, local_param_join_conds, root); in estimate_path_cost_size()
2608 startup_cost += local_cost.startup; in estimate_path_cost_size()
2609 total_cost += local_cost.per_tuple * retrieved_rows; in estimate_path_cost_size()

1234