Searched defs:MaskType (Results 1 – 7 of 7) sorted by relevance
77 StringRef MaskType; variable
537 StringRef MaskType; variable760 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
29 StringRef MaskType; member
144 StringRef MaskType = MatchedStr.substr(sizeof("mask.") - 1); in ParsePrintfSpecifier() local
7433 void CheckPrintfHandler::handleInvalidMaskType(StringRef MaskType) { in handleInvalidMaskType()
874 using MaskType = std::uint_fast16_t; typedef in __anon07b2d7740811::BinOpSameOpcodeHelper
29880 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); in GenerateFixedLengthSVETBL() local