Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp978 bool IsGather4 = TSFlags & SIInstrFlags::Gather4; in convertMIMGInst() local
1017 unsigned DstSize = IsGather4 ? 4 : std::max(llvm::popcount(DMask), 1); in convertMIMGInst()