Home
last modified time | relevance | path

Searched refs:dep_insn_type (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dx86-tune-sched.c241 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
257 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
314 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
315 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
326 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
343 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
344 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
362 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
400 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
433 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dx86-tune-sched.c241 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
257 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
314 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
315 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
326 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
343 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
344 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
362 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
400 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
433 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dx86-tune-sched.c240 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
256 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
313 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
314 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
325 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
342 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
343 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
361 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
398 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
431 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dx86-tune-sched.c241 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
257 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
314 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
315 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
326 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
343 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
344 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
362 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
400 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
433 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dx86-tune-sched.c242 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
258 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
315 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
316 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
327 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
344 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
345 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
363 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
401 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
434 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dx86-tune-sched.c243 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
259 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
316 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
317 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
328 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
345 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
346 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
364 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
403 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
436 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dx86-tune-sched.c243 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
259 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
316 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
317 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
328 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
345 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
346 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
364 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
403 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
436 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dx86-tune-sched.c244 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
260 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
317 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
318 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
329 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
346 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
347 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
365 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
404 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
439 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched.c243 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
259 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
316 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
317 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
328 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
345 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
346 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
364 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
403 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
436 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched.c243 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
259 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
316 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
317 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
328 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
345 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
346 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
364 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
403 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
436 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dx86-tune-sched.c243 enum attr_type insn_type, dep_insn_type; in ix86_adjust_cost() local
259 dep_insn_type = get_attr_type (dep_insn); in ix86_adjust_cost()
316 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
317 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
328 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
345 if (dep_insn_type == TYPE_IMOV in ix86_adjust_cost()
346 || dep_insn_type == TYPE_FMOV) in ix86_adjust_cost()
364 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
403 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
436 && (dep_insn_type == TYPE_PUSH || dep_insn_type == TYPE_POP)) in ix86_adjust_cost()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/bfin/
H A Dbfin.c2539 enum attr_type insn_type, dep_insn_type; in bfin_adjust_cost() local
2553 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
2555 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
2562 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/bfin/
H A Dbfin.c3341 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3354 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3356 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3368 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/bfin/
H A Dbfin.c3344 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3357 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3359 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3371 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/bfin/
H A Dbfin.c3341 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3354 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3356 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3368 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/bfin/
H A Dbfin.c3306 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3319 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3321 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3333 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/bfin/
H A Dbfin.c3329 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3342 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3344 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3356 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/bfin/
H A Dbfin.c3329 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3342 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3344 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3356 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/bfin/
H A Dbfin.c3305 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3318 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3320 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3332 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/bfin/
H A Dbfin.c3329 enum attr_type dep_insn_type; in bfin_adjust_cost() local
3342 dep_insn_type = get_attr_type (dep_insn); in bfin_adjust_cost()
3344 if (dep_insn_type == TYPE_MOVE || dep_insn_type == TYPE_MCLD) in bfin_adjust_cost()
3356 return cost + (dep_insn_type == TYPE_MOVE ? 4 : 3); in bfin_adjust_cost()

1234