Home
last modified time | relevance | path

Searched refs:nop_stats (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-store-merging.c183 } nop_stats, bswap_stats; variable
995 nop_stats.found_16bit++; in bswap_replace()
997 nop_stats.found_32bit++; in bswap_replace()
1001 nop_stats.found_64bit++; in bswap_replace()
1061 nop_stats.found_16bit++; in bswap_replace()
1063 nop_stats.found_32bit++; in bswap_replace()
1067 nop_stats.found_64bit++; in bswap_replace()
1196 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1286 nop_stats.found_16bit); in execute()
1288 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1113 nop_stats.found_16bit++; in bswap_replace()
1115 nop_stats.found_32bit++; in bswap_replace()
1183 nop_stats.found_16bit++; in bswap_replace()
1185 nop_stats.found_32bit++; in bswap_replace()
1189 nop_stats.found_64bit++; in bswap_replace()
1351 memset (&nop_stats, 0, sizeof (nop_stats)); in maybe_optimize_vector_constructor()
1390 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1488 nop_stats.found_16bit); in execute()
1490 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1113 nop_stats.found_16bit++; in bswap_replace()
1115 nop_stats.found_32bit++; in bswap_replace()
1183 nop_stats.found_16bit++; in bswap_replace()
1185 nop_stats.found_32bit++; in bswap_replace()
1189 nop_stats.found_64bit++; in bswap_replace()
1351 memset (&nop_stats, 0, sizeof (nop_stats)); in maybe_optimize_vector_constructor()
1390 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1488 nop_stats.found_16bit); in execute()
1490 nop_stats.found_32bit); in execute()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1113 nop_stats.found_16bit++; in bswap_replace()
1115 nop_stats.found_32bit++; in bswap_replace()
1183 nop_stats.found_16bit++; in bswap_replace()
1185 nop_stats.found_32bit++; in bswap_replace()
1189 nop_stats.found_64bit++; in bswap_replace()
1351 memset (&nop_stats, 0, sizeof (nop_stats)); in maybe_optimize_vector_constructor()
1390 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1488 nop_stats.found_16bit); in execute()
1490 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-store-merging.c191 } nop_stats, bswap_stats; variable
1005 nop_stats.found_16bit++; in bswap_replace()
1007 nop_stats.found_32bit++; in bswap_replace()
1011 nop_stats.found_64bit++; in bswap_replace()
1071 nop_stats.found_16bit++; in bswap_replace()
1073 nop_stats.found_32bit++; in bswap_replace()
1077 nop_stats.found_64bit++; in bswap_replace()
1206 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1296 nop_stats.found_16bit); in execute()
1298 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-store-merging.c191 } nop_stats, bswap_stats; variable
1005 nop_stats.found_16bit++; in bswap_replace()
1007 nop_stats.found_32bit++; in bswap_replace()
1011 nop_stats.found_64bit++; in bswap_replace()
1071 nop_stats.found_16bit++; in bswap_replace()
1073 nop_stats.found_32bit++; in bswap_replace()
1077 nop_stats.found_64bit++; in bswap_replace()
1206 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1296 nop_stats.found_16bit); in execute()
1298 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-store-merging.c191 } nop_stats, bswap_stats; variable
1005 nop_stats.found_16bit++; in bswap_replace()
1007 nop_stats.found_32bit++; in bswap_replace()
1011 nop_stats.found_64bit++; in bswap_replace()
1071 nop_stats.found_16bit++; in bswap_replace()
1073 nop_stats.found_32bit++; in bswap_replace()
1077 nop_stats.found_64bit++; in bswap_replace()
1206 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1296 nop_stats.found_16bit); in execute()
1298 nop_stats.found_32bit); in execute()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c175 } nop_stats, bswap_stats; variable
2664 nop_stats.found_16bit++; in bswap_replace()
2666 nop_stats.found_32bit++; in bswap_replace()
2670 nop_stats.found_64bit++; in bswap_replace()
2806 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
2896 nop_stats.found_16bit); in execute()
2898 nop_stats.found_32bit); in execute()
2900 nop_stats.found_64bit); in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-math-opts.c175 } nop_stats, bswap_stats; variable
2664 nop_stats.found_16bit++; in bswap_replace()
2666 nop_stats.found_32bit++; in bswap_replace()
2670 nop_stats.found_64bit++; in bswap_replace()
2806 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
2896 nop_stats.found_16bit); in execute()
2898 nop_stats.found_32bit); in execute()
2900 nop_stats.found_64bit); in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1188 nop_stats.found_16bit++; in bswap_replace()
1190 nop_stats.found_32bit++; in bswap_replace()
1259 nop_stats.found_16bit++; in bswap_replace()
1261 nop_stats.found_32bit++; in bswap_replace()
1265 nop_stats.found_64bit++; in bswap_replace()
1447 memset (&nop_stats, 0, sizeof (nop_stats)); in maybe_optimize_vector_constructor()
1486 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1588 nop_stats.found_16bit); in execute()
1590 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1009 nop_stats.found_16bit++; in bswap_replace()
1011 nop_stats.found_32bit++; in bswap_replace()
1015 nop_stats.found_64bit++; in bswap_replace()
1075 nop_stats.found_16bit++; in bswap_replace()
1077 nop_stats.found_32bit++; in bswap_replace()
1081 nop_stats.found_64bit++; in bswap_replace()
1210 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1300 nop_stats.found_16bit); in execute()
1302 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1009 nop_stats.found_16bit++; in bswap_replace()
1011 nop_stats.found_32bit++; in bswap_replace()
1015 nop_stats.found_64bit++; in bswap_replace()
1075 nop_stats.found_16bit++; in bswap_replace()
1077 nop_stats.found_32bit++; in bswap_replace()
1081 nop_stats.found_64bit++; in bswap_replace()
1210 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1300 nop_stats.found_16bit); in execute()
1302 nop_stats.found_32bit); in execute()
[all …]
H A DChangeLog-20174443 * gimple-ssa-store-merging.c (nop_stats, bswap_stats): Use
5955 * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct symbolic_number,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-store-merging.c194 } nop_stats, bswap_stats; variable
1009 nop_stats.found_16bit++; in bswap_replace()
1011 nop_stats.found_32bit++; in bswap_replace()
1015 nop_stats.found_64bit++; in bswap_replace()
1075 nop_stats.found_16bit++; in bswap_replace()
1077 nop_stats.found_32bit++; in bswap_replace()
1081 nop_stats.found_64bit++; in bswap_replace()
1210 memset (&nop_stats, 0, sizeof (nop_stats)); in execute()
1300 nop_stats.found_16bit); in execute()
1302 nop_stats.found_32bit); in execute()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dop_helper.c1797 struct nop_stats { struct
1804 static struct nop_stats magic_memset_zero_bytes; argument
1805 static struct nop_stats magic_memset_nonzero_bytes;
1807 static struct nop_stats magic_memcpy_bytes;
1808 static struct nop_stats magic_memmove_bytes;
1809 static struct nop_stats magic_bcopy_bytes;
1811 static struct nop_stats magic_memmove_slowpath;
1813 static inline void print_nop_stats(const char* msg, struct nop_stats* stats) {
1829 static inline void collect_magic_nop_stats(CPUMIPSState *env, struct nop_stats* stats, target_ulong…

123