Home
last modified time | relevance | path

Searched refs:cost_step (Results 1 – 25 of 34) sorted by relevance

12

/dports/japanese/p5-Text-ChaSen/chasen-2.4.5/lib/
H A Dinit.c78 Cha_undef_info[i].cost_step = 0; in read_class_cost()
82 Cha_undef_info[i].cost_step = in read_class_cost()
H A Dchalib.h110 int cost, cost_step; member
H A Dparse.c250 + Cha_undef_info[new_mrph->is_undef - 1].cost_step in check_connect()
/dports/japanese/chasen-base/chasen-2.4.5/lib/
H A Dinit.c78 Cha_undef_info[i].cost_step = 0; in read_class_cost()
82 Cha_undef_info[i].cost_step = in read_class_cost()
H A Dchalib.h110 int cost, cost_step; member
H A Dparse.c250 + Cha_undef_info[new_mrph->is_undef - 1].cost_step in check_connect()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Demd.cpp120 const float* cost, int cost_step,
326 const float* cost, int cost_step, in icvInitEMD() argument
339 assert( cost_step % sizeof(float) == 0 ); in icvInitEMD()
340 cost_step /= sizeof(float); in icvInitEMD()
514 val = cost[cost_step*ci + cj]; in icvInitEMD()
/dports/cad/openroad/OpenROAD-2.0/src/grt/src/fastroute/src/
H A DFastRoute.cpp750 int cost_step; in run() local
887 cost_step = CSTEP1; in run()
890 cost_step = CSTEP3; in run()
895 cost_step = CSTEP2; in run()
924 costheight_ += cost_step; in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opencv/src/
H A Demd.cpp144 const float* cost, int cost_step,
393 const float* cost, int cost_step, in icvInitEMD() argument
406 assert( cost_step % sizeof(float) == 0 ); in icvInitEMD()
407 cost_step /= sizeof(float); in icvInitEMD()
585 val = cost[cost_step*ci + cj]; in icvInitEMD()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-ivopts.c241 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4342 cost.cost -= cand->cost_step; in determine_use_iv_cost_address()
5101 unsigned cost, cost_step; in determine_iv_cost() local
5121 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5123 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5140 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-ivopts.c218 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4213 cost.cost -= cand->cost_step; in determine_use_iv_cost_address()
4958 unsigned cost, cost_step; in determine_iv_cost() local
4978 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
4980 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
4997 cand->cost_step = cost_step; in determine_iv_cost()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-ivopts.c218 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4213 cost.cost -= cand->cost_step; in determine_use_iv_cost_address()
4953 unsigned cost, cost_step; in determine_iv_cost() local
4973 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
4975 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
4992 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4998 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5962 int64_t cost, cost_step; in determine_iv_cost() local
5980 cost_step = 0; in determine_iv_cost()
5982 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5983 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
6002 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5002 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5872 int64_t cost, cost_step; in determine_iv_cost() local
5890 cost_step = 0; in determine_iv_cost()
5892 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5893 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5912 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */
5000 sum_cost -= cand->cost_step;
5870 int64_t cost, cost_step;
5888 cost_step = 0;
5890 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base)));
5891 cost = cost_step + adjust_setup_cost (data, cost_base.cost);
5910 cand->cost_step = cost_step;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5002 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5872 int64_t cost, cost_step; in determine_iv_cost() local
5890 cost_step = 0; in determine_iv_cost()
5892 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5893 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5912 cand->cost_step = cost_step; in determine_iv_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5000 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5870 int64_t cost, cost_step; in determine_iv_cost() local
5888 cost_step = 0; in determine_iv_cost()
5890 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5891 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5910 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5002 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5872 int64_t cost, cost_step; in determine_iv_cost() local
5890 cost_step = 0; in determine_iv_cost()
5892 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5893 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5912 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-ivopts.c465 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5000 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5870 int64_t cost, cost_step; in determine_iv_cost() local
5888 cost_step = 0; in determine_iv_cost()
5890 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5891 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5910 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-ivopts.c242 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
5102 cost.cost -= cand->cost_step; in determine_use_iv_cost_address()
5863 unsigned cost, cost_step; in determine_iv_cost() local
5883 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5885 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5902 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-ivopts.c429 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4763 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5581 unsigned cost, cost_step; in determine_iv_cost() local
5597 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5599 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5616 cand->cost_step = cost_step; in determine_iv_cost()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c426 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4747 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5565 unsigned cost, cost_step; in determine_iv_cost() local
5581 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5583 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5600 cand->cost_step = cost_step; in determine_iv_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c426 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4747 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5565 unsigned cost, cost_step; in determine_iv_cost() local
5581 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5583 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5600 cand->cost_step = cost_step; in determine_iv_cost()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-ivopts.c429 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4777 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5595 unsigned cost, cost_step; in determine_iv_cost() local
5611 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5613 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5630 cand->cost_step = cost_step; in determine_iv_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-ivopts.c426 unsigned cost_step; /* Cost of the candidate's increment operation. */ member
4747 sum_cost -= cand->cost_step; in determine_group_iv_cost_address()
5565 unsigned cost, cost_step; in determine_iv_cost() local
5581 cost_step = add_cost (data->speed, TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()
5583 cost = cost_step + adjust_setup_cost (data, cost_base.cost); in determine_iv_cost()
5600 cand->cost_step = cost_step; in determine_iv_cost()

12