Searched refs:WaitEventMaskForInst (Results 1 – 1 of 1) sorted by relevance
274 HardwareLimits Limits, const unsigned *WaitEventMaskForInst, in WaitcntBrackets() argument277 WaitEventMaskForInst(WaitEventMaskForInst), in WaitcntBrackets()363 unsigned HasPending = PendingEvents & WaitEventMaskForInst[T]; in hasPendingEvent()416 PendingEvents |= WaitEventMaskForInst[STORE_CNT]; in setStateOnFunctionEntryOrReturn()471 const unsigned *WaitEventMaskForInst; member in __anond28503310211::WaitcntBrackets914 InstCounterType T = eventCounter(WaitEventMaskForInst, E); in updateByEvent()1240 PendingEvents &= ~WaitEventMaskForInst[T]; in applyWaitcnt()2391 const unsigned OldEvents = PendingEvents & WaitEventMaskForInst[T]; in merge()2392 const unsigned OtherEvents = Other.PendingEvents & WaitEventMaskForInst[T]; in merge()2749 const unsigned *WaitEventMaskForInst = WCG->getWaitEventMask(); in run() local[all …]