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

  /src/external/gpl3/gcc/dist/gcc/
gensupport.cc 134 static rtx adjust_operands_numbers (rtx);
2469 subst_pattern = adjust_operands_numbers (subst_pattern);
2553 /* This is a subroutine of adjust_operands_numbers.
2599 /* This is subroutine of adjust_operands_numbers.
2646 adjust_operands_numbers (rtx pattern)
2642 adjust_operands_numbers (rtx pattern) function
  /src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc 130 static rtx adjust_operands_numbers (rtx);
1925 subst_pattern = adjust_operands_numbers (subst_pattern);
2009 /* This is a subroutine of adjust_operands_numbers.
2055 /* This is subroutine of adjust_operands_numbers.
2102 adjust_operands_numbers (rtx pattern)
2098 adjust_operands_numbers (rtx pattern) function

Completed in 47 milliseconds