Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp135 enum VmemType { enum
144 VmemType getVmemType(const MachineInstr &Inst) { in getVmemType()
276 bool hasOtherPendingVmemTypes(int GprNo, VmemType V) const { in hasOtherPendingVmemTypes()
668 VmemType V = getVmemType(Inst); in updateByEvent()