/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arc/ |
H A D | arc.c | 3620 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 3693 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 3694 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 3695 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 3696 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 3697 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arc/ |
H A D | arc.c | 3620 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 3693 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 3694 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 3695 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 3696 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 3697 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arc/ |
H A D | arc.c | 3420 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 3493 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 3494 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 3495 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 3496 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 3497 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arc/ |
H A D | arc.c | 4879 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4952 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4953 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4954 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4955 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4956 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arc/ |
H A D | arc.c | 5174 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5247 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5248 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5249 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5251 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/config/arc/ |
H A D | arc.c | 4480 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4553 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4554 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4555 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4556 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4557 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/arc/ |
H A D | arc.c | 4876 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4949 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4950 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4951 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4952 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4953 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/arc/ |
H A D | arc.c | 4879 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 4952 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 4953 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 4954 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 4955 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 4956 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arc/ |
H A D | arc.c | 5175 enum attr_type jump_insn_type; in arc_ccfsm_advance() local 5248 jump_insn_type = get_attr_type (insn); in arc_ccfsm_advance() 5249 if (jump_insn_type == TYPE_BRCC in arc_ccfsm_advance() 5250 || jump_insn_type == TYPE_BRCC_NO_DELAY_SLOT in arc_ccfsm_advance() 5251 || jump_insn_type == TYPE_LOOP_END in arc_ccfsm_advance() 5252 || (jump_insn_type == TYPE_CALL && !get_attr_predicable (insn))) in arc_ccfsm_advance()
|