Home
last modified time | relevance | path

Searched refs:orig_cost (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/py-theano/Theano-1.0.5/theano/tests/
H A Dtest_gradient.py269 orig_cost = theano.tensor.dot(x, theano.tensor.dot(A, x))
270 return theano.gradient.grad(orig_cost, x)
283 orig_cost = theano.tensor.dot(x * x, theano.tensor.dot(A, x))
284 return theano.gradient.grad(orig_cost, x)
/dports/math/faiss/faiss-1.7.1/faiss/impl/
H A DPolysemousTraining.cpp56 double orig_cost = compute_cost(perm); in cost_update() local
65 return new_cost - orig_cost; in cost_update()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-ivopts.c6668 comp_cost orig_cost, acost; in iv_ca_replace() local
6673 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6719 if (compare_costs (acost, orig_cost) < 0) in iv_ca_replace()
6728 return orig_cost; in iv_ca_replace()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-ivopts.c6427 comp_cost orig_cost, acost; in iv_ca_replace() local
6432 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6478 if (acost < orig_cost) in iv_ca_replace()
6487 return orig_cost; in iv_ca_replace()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c6411 comp_cost orig_cost, acost; in iv_ca_replace() local
6416 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6462 if (acost < orig_cost) in iv_ca_replace()
6471 return orig_cost; in iv_ca_replace()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c6411 comp_cost orig_cost, acost; in iv_ca_replace() local
6416 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6462 if (acost < orig_cost) in iv_ca_replace()
6471 return orig_cost; in iv_ca_replace()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-ivopts.c6441 comp_cost orig_cost, acost; in iv_ca_replace() local
6446 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6492 if (acost < orig_cost) in iv_ca_replace()
6501 return orig_cost; in iv_ca_replace()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c6411 comp_cost orig_cost, acost; in iv_ca_replace() local
6416 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6462 if (acost < orig_cost) in iv_ca_replace()
6471 return orig_cost; in iv_ca_replace()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c6411 comp_cost orig_cost, acost; in iv_ca_replace() local
6416 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6462 if (acost < orig_cost) in iv_ca_replace()
6471 return orig_cost; in iv_ca_replace()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-ivopts.c6668 comp_cost orig_cost, acost; in iv_ca_replace() local
6673 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6719 if (compare_costs (acost, orig_cost) < 0) in iv_ca_replace()
6728 return orig_cost; in iv_ca_replace()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c6401 comp_cost orig_cost, acost; in iv_ca_replace() local
6406 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6452 if (acost < orig_cost) in iv_ca_replace()
6461 return orig_cost; in iv_ca_replace()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c6441 comp_cost orig_cost, acost; in iv_ca_replace() local
6446 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6492 if (acost < orig_cost) in iv_ca_replace()
6501 return orig_cost; in iv_ca_replace()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-ivopts.c6415 comp_cost orig_cost, acost; in iv_ca_replace() local
6420 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6466 if (acost < orig_cost) in iv_ca_replace()
6475 return orig_cost; in iv_ca_replace()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-ivopts.c6817 comp_cost orig_cost, acost; in iv_ca_replace() local
6822 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6868 if (acost < orig_cost) in iv_ca_replace()
6877 return orig_cost; in iv_ca_replace()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-ivopts.c6727 comp_cost orig_cost, acost; in iv_ca_replace() local
6732 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6778 if (acost < orig_cost) in iv_ca_replace()
6787 return orig_cost; in iv_ca_replace()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c6725 comp_cost orig_cost, acost;
6730 orig_cost = iv_ca_cost (ivs);
6776 if (acost < orig_cost)
6785 return orig_cost;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c6727 comp_cost orig_cost, acost; in iv_ca_replace() local
6732 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6778 if (acost < orig_cost) in iv_ca_replace()
6787 return orig_cost; in iv_ca_replace()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c6725 comp_cost orig_cost, acost; in iv_ca_replace() local
6730 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6776 if (acost < orig_cost) in iv_ca_replace()
6785 return orig_cost; in iv_ca_replace()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c6727 comp_cost orig_cost, acost; in iv_ca_replace() local
6732 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6778 if (acost < orig_cost) in iv_ca_replace()
6787 return orig_cost; in iv_ca_replace()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-ivopts.c6725 comp_cost orig_cost, acost; in iv_ca_replace() local
6730 orig_cost = iv_ca_cost (ivs); in iv_ca_replace()
6776 if (acost < orig_cost) in iv_ca_replace()
6785 return orig_cost; in iv_ca_replace()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sh/
H A Dsh.c8388 int orig_cost = cost; in sh_adjust_cost() local
8405 if (cost > orig_cost - 2) in sh_adjust_cost()
8406 cost = orig_cost - 2; in sh_adjust_cost()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/sh/
H A Dsh.c10728 int orig_cost = cost; in sh_adjust_cost() local
10744 if (cost > orig_cost - 2) in sh_adjust_cost()
10745 cost = orig_cost - 2; in sh_adjust_cost()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/sh/
H A Dsh.c10739 int orig_cost = cost; in sh_adjust_cost() local
10756 if (cost > orig_cost - 2) in sh_adjust_cost()
10757 cost = orig_cost - 2; in sh_adjust_cost()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/sh/
H A Dsh.c10736 int orig_cost = cost; in sh_adjust_cost() local
10753 if (cost > orig_cost - 2) in sh_adjust_cost()
10754 cost = orig_cost - 2; in sh_adjust_cost()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/sh/
H A Dsh.c10994 int orig_cost = cost; in sh_adjust_cost() local
11010 if (cost > orig_cost - 2) in sh_adjust_cost()
11011 cost = orig_cost - 2; in sh_adjust_cost()

12