Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c1342 virtual int compute_convert_gain () = 0;
1360 int compute_convert_gain ();
1377 int compute_convert_gain () { return 1; } in compute_convert_gain() function
1596 dimode_scalar_chain::compute_convert_gain () in compute_convert_gain() function
2331 if (chain->compute_convert_gain () > 0) in convert_scalars_to_vector()