Searched refs:IsGather4 (Results 1 – 1 of 1) sorted by relevance
312 bool IsGather4 = MCII->get(MI.getOpcode()).TSFlags & SIInstrFlags::Gather4; in convertMIMGInst() local318 unsigned DstSize = IsGather4 ? 4 : countPopulation(DMask); in convertMIMGInst()333 if (IsGather4) { in convertMIMGInst()