Home
last modified time | relevance | path

Searched refs:DCC_VectorCall (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h136 DCC_VectorCall, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp654 emitError |= (DefaultCC == LangOptions::DCC_VectorCall || in FixupInvocation()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11989 case LangOptions::DCC_VectorCall: in getDefaultCallingConvention()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7661 …NormalizedValues<["DCC_CDecl", "DCC_FastCall", "DCC_StdCall", "DCC_VectorCall", "DCC_RegCall", "DC…