Searched refs:DCC_VectorCall (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h107 DCC_VectorCall, enumerator in enum:clang::LangOptions::DefaultCallingConvention
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3060 .Case("vectorcall", LangOptions::DCC_VectorCall)
3072 emitError |= (DefaultCC == LangOptions::DCC_VectorCall ||
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10690 case LangOptions::DCC_VectorCall:

Completed in 178 milliseconds