Searched refs:need_to_push (Results 1 – 3 of 3) sorted by relevance
108 int need_to_push [FIRST_PSEUDO_REGISTER / 2]; member770 cfun->machine->need_to_push [i] = 1; in rl78_compute_frame_info()774 cfun->machine->need_to_push [i] = 0; in rl78_compute_frame_info()1401 if (cfun->machine->need_to_push [i]) in rl78_expand_prologue()1409 if (cfun->machine->need_to_push [i]) in rl78_expand_prologue()1560 if (cfun->machine->need_to_push [i]) in rl78_expand_epilogue()1689 if (cfun->machine->need_to_push[i]) in rl78_start_function()
2848 bool need_to_push = false; in hoist_memory_references() local2861 need_to_push = true; in hoist_memory_references()2863 else if (need_to_push in hoist_memory_references()