Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h77 StringRef MaskType; variable
H A DFormatString.h523 StringRef MaskType; global() variable
746 handleInvalidMaskType(StringRef MaskType) handleInvalidMaskType() argument
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11486 handleInvalidMaskType(StringRef MaskType) handleInvalidMaskType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26598 EVT MaskType = EVT::getVectorVT(*DAG.getContext(), MaskEltType, IndexLen); GenerateFixedLengthSVETBL() local
[all...]