Searched refs:DMaskConst (Results 1 – 1 of 1) sorted by relevance
4623 auto DMaskConst = dyn_cast<ConstantSDNode>(Op.getOperand(DMaskIdx)); in lowerImage() local4624 if (!DMaskConst) in lowerImage()4628 DMask = DMaskConst->getZExtValue(); in lowerImage()