Searched refs:IsMIMG (Results 1 – 1 of 1) sorted by relevance
6373 bool IsMIMG = Name.starts_with("image_"); in ParseInstruction() local6377 if (IsMIMG && isGFX10Plus() && Operands.size() == 2) in ParseInstruction()