Searched refs:IsGather4 (Results 1 – 1 of 1) sorted by relevance
978 bool IsGather4 = TSFlags & SIInstrFlags::Gather4; in convertMIMGInst() local1017 unsigned DstSize = IsGather4 ? 4 : std::max(llvm::popcount(DMask), 1); in convertMIMGInst()