Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c2664 target_supports_mult_synth_alg (struct algorithm *alg, mult_variant var, in target_supports_mult_synth_alg() function
2822 || !target_supports_mult_synth_alg (&alg, variant, in vect_synth_mult_by_constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc3019 target_supports_mult_synth_alg (struct algorithm *alg, mult_variant var, in target_supports_mult_synth_alg() function
3179 if (!target_supports_mult_synth_alg (&alg, variant, vectype, synth_shift_p)) in vect_synth_mult_by_constant()
H A DChangeLog-201618271 (target_supports_mult_synth_alg): New function.