Home
last modified time | relevance | path

Searched refs:IS_LOAD_INSN (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsched-rgn.c86 #define IS_LOAD_INSN(insn) (h_i_d[INSN_UID (insn)].is_load_insn) macro
1518 IS_LOAD_INSN (insn) = 1; in is_exception_free()
1680 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in can_schedule_ready_p()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-rgn.c84 #define IS_LOAD_INSN(insn) (h_i_d[INSN_UID (insn)].is_load_insn) macro
1666 IS_LOAD_INSN (insn) = 1; in is_exception_free()
1833 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in can_schedule_ready_p()
H A DChangeLog.41699 IS_LOAD_INSN, struct haifa_edge, edge_table, NEXT_IN, NEXT_OUT,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-rgn.c84 #define IS_LOAD_INSN(insn) (h_i_d[INSN_UID (insn)].is_load_insn) macro
1666 IS_LOAD_INSN (insn) = 1; in is_exception_free()
1833 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in can_schedule_ready_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-rgn.c73 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2044 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2189 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-rgn.c72 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2049 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2194 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-rgn.c73 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2044 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2189 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-rgn.c72 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2031 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2176 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-rgn.c74 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2034 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2187 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn)
2040 IS_LOAD_INSN (insn) = 1;
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsched-rgn.c72 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2031 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2176 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-rgn.c80 #define IS_LOAD_INSN(INSN) (HID (insn)->is_load_insn) macro
2040 IS_LOAD_INSN (insn) = 1; in is_exception_free()
2193 if (IS_LOAD_INSN (insn) || FED_BY_SPEC_LOAD (insn)) in begin_schedule_ready()

123