Home
last modified time | relevance | path

Searched refs:prefetch_slots (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-prefetch.c1015 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1054 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1058 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1063 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1065 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-prefetch.c1012 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1051 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1055 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1060 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1062 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1074 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1076 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-prefetch.c1015 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1054 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1058 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1063 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1065 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-prefetch.c1026 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1065 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1069 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1081 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1083 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-prefetch.c1012 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1051 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1055 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1060 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1062 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1092 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1096 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1108 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1110 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1093 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1097 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1109 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1111 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1092 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1096 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1108 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1110 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-prefetch.c1053 unsigned remaining_prefetch_slots, n_prefetches, prefetch_slots; in schedule_prefetches() local
1092 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()
1096 if (2 * remaining_prefetch_slots < prefetch_slots) in schedule_prefetches()
1108 if (remaining_prefetch_slots <= prefetch_slots) in schedule_prefetches()
1110 remaining_prefetch_slots -= prefetch_slots; in schedule_prefetches()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm.c903 #define ARM_PREFETCH_BENEFICIAL(prefetch_slots,l1_size,l1_line_size) \ argument
904 prefetch_slots, \
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm.c905 #define ARM_PREFETCH_BENEFICIAL(prefetch_slots,l1_size,l1_line_size) \ argument
906 prefetch_slots, \
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm.c944 #define ARM_PREFETCH_BENEFICIAL(prefetch_slots,l1_size,l1_line_size) \ argument
945 prefetch_slots, \