Searched refs:NumWaitStates (Results 1 – 1 of 1) sorted by relevance
365 unsigned NumWaitStates = TII.getNumWaitStates(*CurrCycleInstr); in AdvanceCycle() local373 for (unsigned i = 1, e = std::min(NumWaitStates, getMaxLookAhead()); in AdvanceCycle()1465 int NumWaitStates = getWaitStatesSinceDef(Reg, IsOverlappedDGEMMorXDLFn, in checkMAIHazards90A() local1467 if (NumWaitStates == std::numeric_limits<int>::max()) in checkMAIHazards90A()1541 WaitStatesNeededForUse = NeedWaitStates - NumWaitStates; in checkMAIHazards90A()