Home
last modified time | relevance | path

Searched defs:VS (Results 1 – 25 of 25) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h32 VS = 0x7, enumerator
/openbsd/gnu/llvm/clang/lib/Basic/Targets/
H A DHexagon.cpp214 std::string VS = "hvxv" + HVXVersion; in hasFeature() local
/openbsd/games/hack/
H A Dhack.termcap.c72 static char *VS, *VE; variable
/openbsd/gnu/llvm/clang/lib/Basic/
H A DCuda.cpp54 std::string VS = S.str(); in CudaStringToVersion() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h37 VS, // Overflow Unordered enumerator
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dconvex.h46 #define VS 6 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dconvex.h46 #define VS 6 macro
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y61 #define yyoverflow(MSG, SS, SSSIZE, VS, VSSIZE, YYSSZ) \ argument
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp2403 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, in ParseOptionalCXX11VirtSpecifierSeq()
2470 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer()
2553 Declarator &D, VirtSpecifiers &VS) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
2844 VirtSpecifiers VS; in ParseCXXClassMemberDeclaration() local
H A DParseCXXInlineMethods.cpp27 const VirtSpecifiers &VS, SourceLocation PureSpecLoc) { in ParseCXXInlineMethodDef()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp1473 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, in SetSpecifier()
1499 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName()
H A DSemaCodeComplete.cpp5872 const VirtSpecifiers *VS) { in CodeCompleteFunctionQualifiers()
H A DSemaDeclCXX.cpp3302 Expr *BW, const VirtSpecifiers &VS, in ActOnCXXMemberDeclarator()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h261 VS = 0x6, // Overflow Unordered enumerator
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4049 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local
4427 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1048 const GlobalVarSummary *VS = nullptr; in tryFindVirtualCallTargets() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c516 #define VS VD macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c525 #define VS VD macro
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp749 TypeSetByHwMode::SetType &VS = V.get(M); in EnforceSameNumElts() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7391 auto VS = in parseEntireSummary() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5238 for (ElementCount VS = MaxVectorElementCount * 2; in getMaximizedVFForTarget() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9368 SDValue VS = in clampDynamicVectorIndex() local
H A DSelectionDAG.cpp2307 const Value *VS = cast<SrcValueSDNode>(Node->getOperand(4))->getValue(); in expandVACopy() local
H A DDAGCombiner.cpp2685 SDValue VS = DAG.getVScale(DL, VT, VS0 + VS1); in visitADD() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16530 SDValue VS = Idx.getOperand(0); in performLastTrueTestVectorCombine() local