Home
last modified time | relevance | path

Searched refs:MO_CLOBBER (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDvar-tracking.c119 MO_CLOBBER, /* Clobber location. */ enumerator
1694 mo->type = MO_CLOBBER; in add_stores()
1715 mo->type = MO_CLOBBER; in add_stores()
1799 case MO_CLOBBER: in compute_bb_dataflow()
2677 case MO_CLOBBER: in emit_notes_in_bb()
2908 while (n1 < n2 && VTI (bb)->mos[n1].type == MO_CLOBBER) in vt_initialize()
HDChangeLog-20062960 known locations for MO_SET and MO_CLOBBER.