Searched defs:MaskType (Results 1 – 6 of 6) sorted by relevance
77 StringRef MaskType; variable
536 StringRef MaskType; variable759 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
30 StringRef MaskType; member
144 StringRef MaskType = MatchedStr.substr(sizeof("mask.") - 1); in ParsePrintfSpecifier() local
6684 void CheckPrintfHandler::handleInvalidMaskType(StringRef MaskType) { in handleInvalidMaskType()
28089 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); in GenerateFixedLengthSVETBL() local