Home
last modified time | relevance | path

Searched refs:new_op0 (Results 1 – 25 of 106) sorted by relevance

12345

/dports/audio/goattracker/goattracker-2.76/src/asm/
H A Dasmtab.c2165 { (yyval.atom) = new_op0(0x9A); ;}
2170 { (yyval.atom) = new_op0(0xBA); ;}
2175 { (yyval.atom) = new_op0(0x48); ;}
2180 { (yyval.atom) = new_op0(0x68); ;}
2185 { (yyval.atom) = new_op0(0x08); ;}
2190 { (yyval.atom) = new_op0(0x28); ;}
2195 { (yyval.atom) = new_op0(0x78); ;}
2200 { (yyval.atom) = new_op0(0x58); ;}
2205 { (yyval.atom) = new_op0(0xea); ;}
2210 { (yyval.atom) = new_op0(0x98); ;}
[all …]
H A Dparse.h87 struct atom *new_op0(u8 op_code);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfwprop.c546 rtx new_op0; in propagate_rtx_1() local
553 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
554 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
559 || new_op0 == op0 in propagate_rtx_1()
560 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
561 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
564 canonicalize_address (new_op0); in propagate_rtx_1()
568 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
573 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
H A Ddojump.c1203 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
1206 emit_insn (gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
1207 op0 = new_op0; in do_compare_and_jump()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfwprop.c547 rtx new_op0; in propagate_rtx_1() local
554 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
555 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
560 || new_op0 == op0 in propagate_rtx_1()
561 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
562 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
565 canonicalize_address (new_op0); in propagate_rtx_1()
569 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
574 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
H A Ddojump.c1206 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
1209 emit_insn (targetm.gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
1210 op0 = new_op0; in do_compare_and_jump()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfwprop.c548 rtx new_op0; in propagate_rtx_1() local
555 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
556 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
561 || new_op0 == op0 in propagate_rtx_1()
562 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
563 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
566 canonicalize_address (new_op0); in propagate_rtx_1()
570 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
575 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
H A Ddojump.c1138 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
1141 emit_insn (gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
1142 op0 = new_op0; in do_compare_and_jump()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfwprop.c555 rtx new_op0; in propagate_rtx_1() local
562 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 || new_op0 == op0 in propagate_rtx_1()
569 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
570 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
573 canonicalize_address (new_op0); in propagate_rtx_1()
577 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfwprop.c548 rtx new_op0; in propagate_rtx_1() local
555 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
556 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
561 || new_op0 == op0 in propagate_rtx_1()
562 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
563 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
566 canonicalize_address (new_op0); in propagate_rtx_1()
570 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
575 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfwprop.c547 rtx new_op0; in propagate_rtx_1() local
554 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
555 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
560 || new_op0 == op0 in propagate_rtx_1()
561 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
562 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
565 canonicalize_address (new_op0); in propagate_rtx_1()
569 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
574 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfwprop.c615 rtx new_op0; in propagate_rtx_1() local
622 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
628 || new_op0 == op0 in propagate_rtx_1()
629 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
630 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
633 canonicalize_address (new_op0); in propagate_rtx_1()
637 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
642 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfwprop.c615 rtx new_op0; in propagate_rtx_1() local
622 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
628 || new_op0 == op0 in propagate_rtx_1()
629 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
630 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
633 canonicalize_address (new_op0); in propagate_rtx_1()
637 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
642 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfwprop.c615 rtx new_op0; in propagate_rtx_1() local
622 op0 = new_op0 = targetm.delegitimize_address (op0); in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
628 || new_op0 == op0 in propagate_rtx_1()
629 || !(GET_MODE (new_op0) == GET_MODE (op0) in propagate_rtx_1()
630 || GET_MODE (new_op0) == VOIDmode)) in propagate_rtx_1()
633 canonicalize_address (new_op0); in propagate_rtx_1()
637 && !should_replace_address (op0, new_op0, GET_MODE (x), in propagate_rtx_1()
642 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddojump.c974 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
976 emit_insn (gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
977 op0 = new_op0; in do_compare_and_jump()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Ddojump.c964 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
967 emit_insn (gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
968 op0 = new_op0; in do_compare_and_jump()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddojump.c974 rtx new_op0 = gen_reg_rtx (mode); in do_compare_and_jump() local
976 emit_insn (gen_canonicalize_funcptr_for_compare (new_op0, op0)); in do_compare_and_jump()
977 op0 = new_op0; in do_compare_and_jump()

12345