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

  /src/external/gpl3/gcc/dist/gcc/
reload.cc 2671 char goal_alternative_offmemok[MAX_RECOG_OPERANDS];
3792 goal_alternative_offmemok[i] = this_alternative_offmemok[i];
3822 goal_alternative_offmemok[i]
4031 && goal_alternative_offmemok[i]
2658 char goal_alternative_offmemok[MAX_RECOG_OPERANDS]; local
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 2670 char goal_alternative_offmemok[MAX_RECOG_OPERANDS];
3797 goal_alternative_offmemok[i] = this_alternative_offmemok[i];
3827 goal_alternative_offmemok[i]
4036 && goal_alternative_offmemok[i]
2657 char goal_alternative_offmemok[MAX_RECOG_OPERANDS]; local

Completed in 19 milliseconds