Searched refs:n_writes (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dprefetch.s6 prefetch [%g1],#n_writes
H A Dprefetch.d14 10: c5 68 40 00 prefetch \[ %g1 \], #n_writes
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c2016 unsigned n_writes = 0, ridx, i; local
2023 n_writes++;
2026 if (n_writes == chain->refs.length ())
2029 initialize_root_vars_lm (loop, get_chain_root (chain), n_writes > 0,
2039 n_writes--;
2040 if (n_writes)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc2149 unsigned n_writes = 0, ridx, i; local
2156 n_writes++;
2159 if (n_writes == chain->refs.length ())
2162 initialize_root_vars_lm (loop, get_chain_root (chain), n_writes > 0,
2172 n_writes--;
2173 if (n_writes)

Completed in 212 milliseconds