Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDexpmed.c2336 alg_impossible enumerator
2524 if (cache_alg == alg_impossible) in synth_mult()
2829 alg_hash[hash_index].alg = alg_impossible; in synth_mult()
HDChangeLog-20056876 * expmed.c (alg_code): Add alg_impossible.
6878 (synth_mult): Record alg_impossible in the hash table if
6880 limit. Speed up using alg_impossible.