Searched refs:cache_alg (Results 1 – 1 of 1) sorted by relevance
2468 enum alg_code cache_alg = alg_zero; in synth_mult() local2522 cache_alg = alg_hash[hash_index].alg; in synth_mult()2524 if (cache_alg == alg_impossible) in synth_mult()2551 switch (cache_alg) 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()