Searched refs:LoadLastElt (Results 1 – 2 of 2) sorted by relevance
28934 bool LoadLastElt = !isNullConstant(MaskBV->getOperand(NumElts - 1)); in combineMaskedLoadConstantMask() local28935 if (LoadFirstElt && LoadLastElt) { in combineMaskedLoadConstantMask()
35775 bool LoadLastElt = !isNullConstant(MaskBV->getOperand(NumElts - 1)); in combineMaskedLoadConstantMask() local35776 if (LoadFirstElt && LoadLastElt) { in combineMaskedLoadConstantMask()