Searched refs:MO_SET (Results 1 – 3 of 3) sorted by relevance
77 #define MO_SET 0x01 /* option is set */ macro81 #define MO_DEFAULT MO_SET /* option is on by default */
116 MO_SET, /* Set location. */ enumerator1702 mo->type = MO_SET; in add_stores()1723 mo->type = MO_SET; in add_stores()1766 case MO_SET: in compute_bb_dataflow()2638 case MO_SET: in emit_notes_in_bb()2910 while (n1 < n2 && (VTI (bb)->mos[n2].type == MO_SET in vt_initialize()
2960 known locations for MO_SET and MO_CLOBBER.