Home
last modified time | relevance | path

Searched refs:INSN_PRIORITY_KNOWN (Results 1 – 25 of 139) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c152 if (INSN_PRIORITY_KNOWN (top) && INSN_PRIORITY_KNOWN (next)) in swap_top_of_ready_list()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsched-int.h245 #define INSN_PRIORITY_KNOWN(INSN) (h_i_d[INSN_UID (INSN)].priority_known) macro
H A Dhaifa-sched.c591 if (! INSN_PRIORITY_KNOWN (insn)) in priority()
616 INSN_PRIORITY_KNOWN (insn) = 1; in priority()
2203 if (INSN_PRIORITY_KNOWN (insn)) in set_priorities()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-int.h243 #define INSN_PRIORITY_KNOWN(INSN) (h_i_d[INSN_UID (INSN)].priority_known) macro
H A Dhaifa-sched.c940 if (! INSN_PRIORITY_KNOWN (insn)) in priority()
968 INSN_PRIORITY_KNOWN (insn) = 1; in priority()
2719 if (INSN_PRIORITY_KNOWN (insn)) in set_priorities()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-int.h243 #define INSN_PRIORITY_KNOWN(INSN) (h_i_d[INSN_UID (INSN)].priority_known) macro
H A Dhaifa-sched.c940 if (! INSN_PRIORITY_KNOWN (insn)) in priority()
968 INSN_PRIORITY_KNOWN (insn) = 1; in priority()
2719 if (INSN_PRIORITY_KNOWN (insn)) in set_priorities()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-int.h986 #define INSN_PRIORITY_KNOWN(INSN) (INSN_PRIORITY_STATUS (INSN) > 0) macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-int.h982 #define INSN_PRIORITY_KNOWN(INSN) (INSN_PRIORITY_STATUS (INSN) > 0) macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-int.h936 #define INSN_PRIORITY_KNOWN(INSN) (INSN_PRIORITY_STATUS (INSN) > 0) macro

123456