Searched refs:last_mode (Results 1 – 2 of 2) sorted by relevance
454 int last_mode = no_mode; in optimize_mode_switching() local484 if (mode != no_mode && mode != last_mode) in optimize_mode_switching()486 last_mode = mode; in optimize_mode_switching()492 last_mode = MODE_AFTER (last_mode, insn); in optimize_mode_switching()506 info[bb->index].computing = last_mode; in optimize_mode_switching()508 if (last_mode == no_mode) in optimize_mode_switching()
4957 init_libfuncs (optab optable, int first_mode, int last_mode, in init_libfuncs() argument4963 for (mode = first_mode; (int) mode <= (int) last_mode; in init_libfuncs()