Home
last modified time | relevance | path

Searched refs:OldEvents (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1495 const unsigned OldEvents = PendingEvents & WaitEventMaskForInst[T]; in merge() local
1497 if (OtherEvents & ~OldEvents) in merge()