Searched refs:IS_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
286 IS_AVAILABLE, // Instruction dispatched but operands are not ready. enumerator360 bool isDispatched() const { return Stage == IS_AVAILABLE; } in isDispatched()
111 Stage = IS_AVAILABLE; in dispatch()