Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInsertWaitcnts.cpp111 VMEM_SAMPLER_READ_ACCESS, // vector-memory SAMPLER read (gfx12+ only) enumerator
530 eventMask({VMEM_ACCESS, VMEM_READ_ACCESS, VMEM_SAMPLER_READ_ACCESS, in getWaitEventMask()
571 eventMask({VMEM_SAMPLER_READ_ACCESS}), in getWaitEventMask()
695 VMEM_READ_ACCESS, VMEM_SAMPLER_READ_ACCESS, VMEM_BVH_READ_ACCESS}; in getVmemWaitEventType()