Searched refs:nofail_optabs (Results 1 – 3 of 3) sorted by relevance
55 static bool nofail_optabs[NUM_OPTABS]; variable521 if (nofail_optabs[p.op]) in gen_expand()861 nofail_optabs[OPTAB##_optab] = true; in main()
55 static bool nofail_optabs[NUM_OPTABS]; variable526 if (nofail_optabs[p.op]) in gen_expand()866 nofail_optabs[OPTAB##_optab] = true; in main()
3242 * genemit.c (nofail_optabs): New variable.3247 (main): Initialize nofail_optabs. Don't emit FAIL and DONE here.