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

  /src/external/gpl3/gcc.old/dist/gcc/
genemit.cc 55 static bool nofail_optabs[NUM_OPTABS]; variable
530 if (nofail_optabs[p.op])
873 nofail_optabs[OPTAB##_optab] = true;
  /src/external/gpl3/gcc/dist/gcc/
genemit.cc 55 static bool nofail_optabs[NUM_OPTABS]; variable
531 if (nofail_optabs[p.op])
931 nofail_optabs[OPTAB##_optab] = true;

Completed in 17 milliseconds