Home
last modified time | relevance | path

Searched defs:is_inthandler (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c217 must_save_p (bool is_inthandler, unsigned regno) in must_save_p()
269 n_dregs_to_save (bool is_inthandler, bool consecutive) in n_dregs_to_save()
287 n_pregs_to_save (bool is_inthandler, bool consecutive) in n_pregs_to_save()
331 expand_prologue_reg_save (rtx spreg, int saveall, bool is_inthandler) in expand_prologue_reg_save()
440 expand_epilogue_reg_restore (rtx spreg, bool saveall, bool is_inthandler) in expand_epilogue_reg_restore()
613 bool is_inthandler = fkind != SUBROUTINE; in n_regs_saved_by_prologue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc218 must_save_p (bool is_inthandler, unsigned regno) in must_save_p()
270 n_dregs_to_save (bool is_inthandler, bool consecutive) in n_dregs_to_save()
288 n_pregs_to_save (bool is_inthandler, bool consecutive) in n_pregs_to_save()
332 expand_prologue_reg_save (rtx spreg, int saveall, bool is_inthandler) in expand_prologue_reg_save()
441 expand_epilogue_reg_restore (rtx spreg, bool saveall, bool is_inthandler) in expand_epilogue_reg_restore()
614 bool is_inthandler = fkind != SUBROUTINE; in n_regs_saved_by_prologue() local