Searched refs:ImgFormatOp (Results 1 – 1 of 1) sorted by relevance
725 int64_t ImgFormatOp = MI.getOperand(7).getImm(); in addOpTypeImageReqs() local726 auto ImgFormat = static_cast<SPIRV::ImageFormat::ImageFormat>(ImgFormatOp); in addOpTypeImageReqs()