Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp108 enum WaitEventType { enum
233 InstCounterType eventCounter(const unsigned *masks, WaitEventType E) { in eventCounter()
316 const MachineRegisterInfo *MRI, WaitEventType E,
320 unsigned hasPendingEvent(WaitEventType E) const { in hasPendingEvent()
502 eventMask(std::initializer_list<WaitEventType> Events) { in eventMask()
692 WaitEventType getVmemWaitEventType(const MachineInstr &Inst) const { in getVmemWaitEventType()
694 static const WaitEventType VmemReadMapping[NUM_VMEM_TYPES] = { in getVmemWaitEventType()
790 WaitEventType E, MachineInstr &Inst) { in updateByEvent()