Home
last modified time | relevance | path

Searched refs:upper_cost (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlower-subreg.c156 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
168 upper_cost = word_move_zero_cost; in compute_splitting_shift()
170 upper_cost = word_move_cost; in compute_splitting_shift()
172 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
178 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
180 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlower-subreg.c155 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
167 upper_cost = word_move_zero_cost; in compute_splitting_shift()
169 upper_cost = word_move_cost; in compute_splitting_shift()
171 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
177 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
179 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlower-subreg.c148 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
160 upper_cost = word_move_zero_cost; in compute_splitting_shift()
162 upper_cost = word_move_cost; in compute_splitting_shift()
164 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
170 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
172 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlower-subreg.c155 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
167 upper_cost = word_move_zero_cost; in compute_splitting_shift()
169 upper_cost = word_move_cost; in compute_splitting_shift()
171 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
177 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
179 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlower-subreg.c148 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
160 upper_cost = word_move_zero_cost; in compute_splitting_shift()
162 upper_cost = word_move_cost; in compute_splitting_shift()
164 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
170 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
172 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlower-subreg.c163 int wide_cost, narrow_cost, upper_cost, i; in compute_splitting_shift() local
175 upper_cost = word_move_zero_cost; in compute_splitting_shift()
177 upper_cost = word_move_cost; in compute_splitting_shift()
179 upper_cost = shift_cost (speed_p, rtxes, code, word_mode, in compute_splitting_shift()
185 i + BITS_PER_WORD, wide_cost, narrow_cost, upper_cost); in compute_splitting_shift()
187 if (FORCE_LOWERING || wide_cost >= narrow_cost + upper_cost) in compute_splitting_shift()