Searched defs:VS (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DHexagon.cpp132 std::string VS = "hvxv" + HVXVersion; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h32 VS = 0x7, enumerator in enum:llvm::ARCCC::CondCode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h37 VS, // Overflow Unordered enumerator in enum:llvm::ARMCC::CondCodes
/freebsd-12-stable/contrib/binutils/include/opcode/
H A Dconvex.h46 #define VS 6 macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp24 ParseCXXInlineMethodDef( AccessSpecifier AS, ParsedAttributes &AccessAttrs, ParsingDeclarator &D, const ParsedTemplateInfo &TemplateInfo, const VirtSpecifiers &VS, SourceLocation PureSpecLoc) argument
H A DParseDeclCXX.cpp2244 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, argument
2299 ParseCXXMemberDeclaratorBeforeInitializer( Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, LateParsedAttrList &LateParsedAttrs) argument
2371 MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq( Declarator &D, VirtSpecifiers &VS) argument
2647 VirtSpecifiers VS; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1392 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, argument
1417 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { argument
H A DSemaCodeComplete.cpp4963 CodeCompleteFunctionQualifiers(DeclSpec &DS, Declarator &D, const VirtSpecifiers *VS) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h242 VS = 0x6, // Overflow Unordered enumerator in enum:llvm::AArch64CC::CondCode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp858 const GlobalVarSummary *VS = nullptr; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h174 ValueType(BaseType B, SizeType Sz, bool S, unsigned char VS) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3698 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp702 TypeSetByHwMode::SetType &VS = V.get(M); local
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dppc-opc.c490 /* The VD or VS field in a VA, VX, VXR or X form instruction. */ macro
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6003 auto VS = local

Completed in 225 milliseconds