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

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c2346 alg_impossible
2422 /* The cost of multiplication if ALG_CODE is not alg_impossible.
2534 if (cache_alg == alg_impossible)
2556 alg_impossible but retain useful information. */
2836 /* We failed to find an algorithm. Record alg_impossible for
2843 alg_hash[hash_index].alg = alg_impossible;
2336 alg_impossible enumerator in enum:alg_code

Completed in 96 milliseconds