Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDexpmed.c2467 bool cache_hit = false; in synth_mult() local
2549 cache_hit = true; in synth_mult()
2607 if (cache_hit) in synth_mult()
2664 if (cache_hit) in synth_mult()
2685 && (!cache_hit || cache_alg == alg_add_factor)) in synth_mult()
2724 && (!cache_hit || cache_alg == alg_sub_factor)) in synth_mult()
2760 if (cache_hit) in synth_mult()
2789 if (cache_hit) in synth_mult()
2814 if (cache_hit) in synth_mult()
2835 if (!cache_hit) in synth_mult()