Searched refs:SHUFFLE_ERROR_NOSLOTS (Results 1 – 4 of 4) sorted by relevance
159 SHUFFLE_ERROR_NOSLOTS, ///< No free slots for other insns. enumerator
138 case HexagonShuffler::SHUFFLE_ERROR_NOSLOTS: in HexagonMCShuffle()
356 Error = SHUFFLE_ERROR_NOSLOTS; in check()
684 else if (HexagonShuffler::SHUFFLE_ERROR_NOSLOTS == Erm) in finishBundle()