Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp137 VMEM_NOSAMPLER, enumerator
152 return VMEM_NOSAMPLER; in getVmemType()
157 : BaseInfo->Sampler ? VMEM_SAMPLER : VMEM_NOSAMPLER; in getVmemType()