Searched refs:IS_DISPATCHED (Results 1 – 4 of 4) sorted by relevance
448 IS_DISPATCHED, // Instruction dispatched but operands are not ready. enumerator527 bool isDispatched() const { return Stage == IS_DISPATCHED; } in isDispatched()
160 Stage = IS_DISPATCHED; in dispatch()
165 Stage = IS_DISPATCHED; in dispatch()
603 IS_DISPATCHED, // Instruction dispatched but operands are not ready. enumerator685 bool isDispatched() const { return Stage == IS_DISPATCHED; } in isDispatched()