HomeSort by: relevance | last modified time | path
    Searched refs:both_commute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl 211 $inner_comp, $inner_inv, $inner_rtl, $inner_op, $both_commute, $c4,
262 $both_commute = ($inner eq $outer) && ($commute2{$inner} == 1);
263 $bc = ""; if ( $both_commute ) { $bc = "%"; }
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl 211 $inner_comp, $inner_inv, $inner_rtl, $inner_op, $both_commute, $c4,
262 $both_commute = ($inner eq $outer) && ($commute2{$inner} == 1);
263 $bc = ""; if ( $both_commute ) { $bc = "%"; }

Completed in 16 milliseconds