Home
last modified time | relevance | path

Searched refs:IDATA_REG_CLOBBERS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.h632 #define IDATA_REG_CLOBBERS(ID) ((ID)->reg_clobbers) macro
686 #define VINSN_REG_CLOBBERS(VI) (IDATA_REG_CLOBBERS (VINSN_ID (VI)))
H A Dsel-sched-ir.c2444 IDATA_REG_CLOBBERS (id) = get_clear_regset_from_pool (); in setup_id_for_insn()
2509 SET_REGNO_REG_SET (IDATA_REG_CLOBBERS (deps_init_id_data.id), regno); in deps_init_id_note_reg_clobber()
2692 SET_REGNO_REG_SET (IDATA_REG_CLOBBERS (id), regno); in setup_id_reg_sets()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.h615 #define IDATA_REG_CLOBBERS(ID) ((ID)->reg_clobbers) macro
669 #define VINSN_REG_CLOBBERS(VI) (IDATA_REG_CLOBBERS (VINSN_ID (VI)))
H A Dsel-sched-ir.c2427 IDATA_REG_CLOBBERS (id) = get_clear_regset_from_pool (); in setup_id_for_insn()
2492 SET_REGNO_REG_SET (IDATA_REG_CLOBBERS (deps_init_id_data.id), regno); in deps_init_id_note_reg_clobber()
2662 SET_REGNO_REG_SET (IDATA_REG_CLOBBERS (id), regno); in setup_id_reg_sets()