Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp112 VMEM_BVH_READ_ACCESS, // vector-memory BVH read (gfx12+ only) enumerator
506 (1 << VMEM_SAMPLER_READ_ACCESS) | (1 << VMEM_BVH_READ_ACCESS), in getWaitEventMask()
547 (1 << VMEM_BVH_READ_ACCESS), in getWaitEventMask()
670 VMEM_READ_ACCESS, VMEM_SAMPLER_READ_ACCESS, VMEM_BVH_READ_ACCESS}; in getVmemWaitEventType()