Searched defs:CyclesLeft (Results 1 – 6 of 6) sorted by relevance
38 unsigned CyclesLeft = 0; member
202 int CyclesLeft; variable294 unsigned CyclesLeft = getDependentWriteCyclesLeft(); in isReady() local340 int CyclesLeft; variable616 int CyclesLeft; variable
241 int CyclesLeft = 0; member
131 assert(CyclesLeft != UNKNOWN_CYCLES && in handleWaitCnt() local [all...]
593 int CyclesLeft = WS->getCyclesLeft() - ReadAdvance; in checkRAWHazards() local 607 int CyclesLeft = NegReadAdvance - Elapsed; in checkRAWHazards() local [all...]
91 int CyclesLeft = WS.getCyclesLeft(); in findFirstWriteBackCycle() local [all...]