Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp979 bool IsVSample = TSFlags & SIInstrFlags::VSAMPLE; in convertMIMGInst() local
1002 if (!IsVSample && AddrSize > 12) in convertMIMGInst()