Home
last modified time | relevance | path

Searched defs:MaskType (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDOSLog.h77 StringRef MaskType; variable
HDFormatString.h536 StringRef MaskType; variable
759 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDOSLog.cpp30 StringRef MaskType; member
HDPrintfFormatString.cpp144 StringRef MaskType = MatchedStr.substr(sizeof("mask.") - 1); in ParsePrintfSpecifier() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp6684 void CheckPrintfHandler::handleInvalidMaskType(StringRef MaskType) { in handleInvalidMaskType()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp28089 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); in GenerateFixedLengthSVETBL() local