Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h77 StringRef MaskType; variable
H A DFormatString.h523 StringRef MaskType; variable
746 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp30 StringRef MaskType; member
H A DPrintfFormatString.cpp144 StringRef MaskType = MatchedStr.substr(sizeof("mask.") - 1); in ParsePrintfSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11486 void CheckPrintfHandler::handleInvalidMaskType(StringRef MaskType) { in handleInvalidMaskType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26598 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); in GenerateFixedLengthSVETBL() local