Searched refs:STATE_STOP (Results 1 – 1 of 1) sorted by relevance
670 #define STATE_STOP 1 macro10216 regdeps[i].insn_srlz = STATE_STOP; in insn_group_break()10218 regdeps[i].data_srlz = STATE_STOP; in insn_group_break()10281 if (regdeps[i].insn_srlz == STATE_STOP) in instruction_serialization()10293 if (regdeps[i].data_srlz == STATE_STOP in data_serialization()10320 if (rs->insn_srlz < STATE_STOP) in remove_marked_resource()10343 if (rs->data_srlz < STATE_STOP) in remove_marked_resource()