Searched refs:cache (Results 176 - 200 of 361) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/ada/
H A Dinit.c2251 static int cache = -1; local
2252 if (cache < 0)
2257 /* Find out how big the buffer needs to be (and set cache to 0
2265 cache = (int) strtol (release, NULL, 10);
2269 cache = 0;
2272 return cache;
/haiku-buildtools/legacy/binutils/
H A Dconfigure57 cache_file=./config.cache
124 -cache-file | --cache-file | --cache-fil | --cache-fi \
125 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
127 -cache-file=* | --cache
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-xtensa.c110 lit_seg and lit4_seg fields cache these literal sections, with the
9090 static void xtensa_realloc_fixup_cache (fixup_cacheS *cache, unsigned add)
9092 if (cache->n_fixups + add > cache->n_max)
9094 cache->n_max = (cache->n_fixups + add) * 2;
9095 cache->fixups = XRESIZEVEC (cached_fixupS, cache->fixups, cache->n_max);
9099 static void xtensa_cache_relaxable_fixups (fixup_cacheS *cache,
9076 xtensa_realloc_fixup_cache(fixup_cacheS *cache, unsigned add) argument
9085 xtensa_cache_relaxable_fixups(fixup_cacheS *cache, segment_info_type *seginfo) argument
9102 xtensa_find_first_cached_fixup(const fixup_cacheS *cache, int addr) argument
9120 xtensa_delete_cached_fixup(fixup_cacheS *cache, unsigned i) argument
9127 xtensa_add_cached_fixup(fixup_cacheS *cache, fixS *fixP) argument
[all...]
/haiku-buildtools/gcc/liboffloadmic/
H A Dconfigure842 -cache-file | --cache-file | --cache-fil | --cache-fi \
843 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
845 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mep/
H A Ddj1.s900 cache 0,($0)
901 cache 3,($0)
902 cache 0,($15)
903 cache 3,($15)
H A Dallinsn.be.d703 0000055a <cache>:
704 55a: 71 d4 cache 0x1,\(\$tp\)
705 55c: 73 c4 cache 0x3,\(\$12\)
706 55e: 73 94 cache 0x3,\(\$9\)
707 560: 74 24 cache 0x4,\(\$2\)
708 562: 74 74 cache 0x4,\(\$7\)
/haiku-buildtools/gcc/gmp/mpn/pa64/
H A Dsqr_diagonal.asm22 dnl PA8500. The cache would saturate at 5 cycles/limb, so there is some room
/haiku-buildtools/gcc/gmp/mpn/x86/pentium/
H A Daors_n.asm119 L(oop): movl 28(%edi),%eax C fetch destination cache line
H A Dcom.asm64 movl (%edx), %esi C fetch destination cache line
/haiku-buildtools/gcc/gmp/mpn/x86_64/
H A Daorrlsh1_n.asm34 C alignments cause cache conflicts.
H A Dmod_34lsub1.asm48 C It should reach 0.5 c/l (limited by L1 cache bandwidth).
H A Drsh1aors_n.asm31 C * Try to approach the cache bandwidth 1.5 c/l. It should be possible.
H A Dsublsh1_n.asm33 C alignments cause cache conflicts.
/haiku-buildtools/gcc/gmp/mpn/x86_64/pentium4/
H A Drshift.asm27 C P6-15 (Core2): 2.1 (fluctuates, presumably cache related)
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsol2-c1.asm66 ! a cache line?) so we do too.
/haiku-buildtools/gcc/gcc/
H A Dlto-streamer-out.c380 via lto_output_tree_ref. IX is the index into the streamer cache
407 via lto_output_tree_ref. IX is the index into the streamer cache
660 /* Write all headers and populate the streamer cache. */
953 hash_tree (struct streamer_tree_cache_d *cache, hash_map<tree, hashval_t> *map, tree t) argument
962 else if (streamer_tree_cache_lookup (cache, SIBLING, &ix)) \
963 hstate.add_int (streamer_tree_cache_get_hash (cache, ix)); \
1530 already in the streamer cache. Main routine called for
2494 write_symbol (struct streamer_tree_cache_d *cache, argument
2526 streamer_tree_cache_lookup (cache, t, &slot_num);
2647 struct streamer_tree_cache_d *cache local
[all...]
H A Dtree-scalar-evolution.c2286 get_instantiated_value_entry (instantiate_cache_type &cache,
2289 if (!cache.map)
2291 cache.map = htab_create (10, hash_idx_scev_info, eq_idx_scev_info, NULL);
2292 cache.entries.create (10);
2298 void **slot = htab_find_slot_with_hash (cache.map, &e,
2303 *slot = (void *)(size_t)(cache.entries.length () + 2);
2304 cache.entries.safe_push (e);
2349 CACHE is the cache of already instantiated values.
2376 /* We cache the value of instantiated variable to avoid exponential
2378 value in the cache i
2281 get_instantiated_value_entry(instantiate_cache_type &cache, tree name, basic_block instantiate_below) argument
[all...]
/haiku-buildtools/legacy/binutils/gprof/
H A Dconfigure379 -cache-file | --cache-file | --cache-fil | --cache-fi \
380 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
382 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dconfigure379 -cache-file | --cache-file | --cache-fil | --cache-fi \
380 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
382 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/binutils/gold/
H A Dplugin.h516 bool cache);
H A Dconfigure907 -cache-file | --cache-file | --cache-fil | --cache-fi \
908 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
910 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dconfigure801 -cache-file | --cache-file | --cache-fil | --cache-fi \
802 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
804 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure80 cache_file=./config.cache
147 -cache-file | --cache-file | --cache-fil | --cache-fi \
148 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
150 -cache-file=* | --cache
[all...]
/haiku-buildtools/libtool/
H A Dconfigure538 -cache-file | --cache-file | --cache-fil | --cache-fi \
539 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
541 -cache-file=* | --cache-file=* | --cache
[all...]
/haiku-buildtools/gcc/gmp/mpn/sparc64/
H A Dmul_1.asm35 C to a 32-byte boundary. That would minimize the cache collision.
36 C (UltraSPARC-1/2 use a direct-mapped cache.) (Perhaps even better would
47 C not be greater than needed for L2 cache latency, and also not so great

Completed in 221 milliseconds

1234567891011>>