Searched defs:mws (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-core.c2316 df_mws_dump(struct df_mw_hardreg *mws, FILE *file) argument
H A Ddf-problems.c3280 df_whole_mw_reg_unused_p(struct df_mw_hardreg *mws, bitmap live, bitmap artificial_uses) argument
3309 df_set_unused_notes_for_mw(rtx_insn *insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, struct dead_debug_local *debug) argument
3354 df_whole_mw_reg_dead_p(struct df_mw_hardreg *mws, bitmap live, bitmap artificial_uses, bitmap do_not_gen) argument
3382 df_set_dead_notes_for_mw(rtx_insn *insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bool *added_notes_p) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-core.cc2316 df_mws_dump(struct df_mw_hardreg *mws, FILE *file) argument
H A Ddf-problems.cc3320 df_whole_mw_reg_unused_p(struct df_mw_hardreg *mws, bitmap live, bitmap artificial_uses) argument
3349 df_set_unused_notes_for_mw(rtx_insn *insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, struct dead_debug_local *debug) argument
3394 df_whole_mw_reg_dead_p(struct df_mw_hardreg *mws, bitmap live, bitmap artificial_uses, bitmap do_not_gen) argument
3422 df_set_dead_notes_for_mw(rtx_insn *insn, struct df_mw_hardreg *mws, bitmap live, bitmap do_not_gen, bitmap artificial_uses, bool *added_notes_p) argument
[all...]

Completed in 145 milliseconds