Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h77 StringRef MaskType; variable
H A DFormatString.h537 StringRef MaskType; variable
760 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOSLog.cpp29 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.cpp7433 void CheckPrintfHandler::handleInvalidMaskType(StringRef MaskType) { in handleInvalidMaskType()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp874 using MaskType = std::uint_fast16_t; typedef in __anon07b2d7740811::BinOpSameOpcodeHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp29880 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); in GenerateFixedLengthSVETBL() local