| /llvm-project-15.0.7/libcxx/lib/abi/ |
| H A D | powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist | 1 …fined': True, 'name': '_ZNKSt12bad_any_cast4whatEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 4 …: True, 'name': '_ZNKSt18bad_variant_access4whatEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 664 …', 'is_defined': True, 'name': '_ZNSt3__16__clocEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1055 …MP', 'is_defined': False, 'name': '_ZSt9terminatev', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1079 …MP', 'is_defined': False, 'name': '__cxa_end_catch', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1086 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_rethrow', 'storage_mapping_class': 'DS… 1088 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_throw', 'storage_mapping_class': 'DS',… 1996 {'import_export': 'wIMP', 'is_defined': False, 'name': '_ZdaPv', 'storage_mapping_class': 'DS', 'ty… 1998 {'import_export': 'wIMP', 'is_defined': False, 'name': '_ZdlPv', 'storage_mapping_class': 'DS', 'ty… 2000 {'import_export': 'wIMP', 'is_defined': False, 'name': '_Znam', 'storage_mapping_class': 'DS', 'typ… [all …]
|
| H A D | powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist | 1 …fined': True, 'name': '_ZNKSt12bad_any_cast4whatEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 4 …: True, 'name': '_ZNKSt18bad_variant_access4whatEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 664 …', 'is_defined': True, 'name': '_ZNSt3__16__clocEv', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1055 …MP', 'is_defined': False, 'name': '_ZSt9terminatev', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1079 …MP', 'is_defined': False, 'name': '__cxa_end_catch', 'storage_mapping_class': 'DS', 'type': 'FUNC'} 1086 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_rethrow', 'storage_mapping_class': 'DS… 1088 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_throw', 'storage_mapping_class': 'DS',… 1996 {'import_export': 'wIMP', 'is_defined': False, 'name': '_ZdaPv', 'storage_mapping_class': 'DS', 'ty… 1998 {'import_export': 'wIMP', 'is_defined': False, 'name': '_ZdlPv', 'storage_mapping_class': 'DS', 'ty… 1999 {'import_export': 'wIMP', 'is_defined': False, 'name': '_Znam', 'storage_mapping_class': 'DS', 'typ… [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | DraftStoreTests.cpp | 18 DraftStore DS; in TEST() local 21 EXPECT_EQ("25", DS.addDraft(File, "25", "")); in TEST() 22 EXPECT_EQ("25", DS.getDraft(File)->Version); in TEST() 23 EXPECT_EQ("", *DS.getDraft(File)->Contents); in TEST() 25 EXPECT_EQ("26", DS.addDraft(File, "", "x")); in TEST() 26 EXPECT_EQ("26", DS.getDraft(File)->Version); in TEST() 27 EXPECT_EQ("x", *DS.getDraft(File)->Contents); in TEST() 30 EXPECT_EQ("27", DS.getDraft(File)->Version); in TEST() 31 EXPECT_EQ("x", *DS.getDraft(File)->Contents); in TEST() 34 EXPECT_EQ("7", DS.addDraft(File, "7", "y")); in TEST() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-static-init-non-default-priority.ll | 47 ; CHECK: .globl cf1[DS] 50 ; CHECK: .csect cf1[DS] 55 ; CHECK: .globl cf2[DS] 58 ; CHECK: .csect cf2[DS] 63 ; CHECK: .globl cf3[DS] 66 ; CHECK: .csect cf3[DS] 74 ; CHECK: .csect cf4[DS] 82 ; CHECK: .csect cf5[DS] 90 ; CHECK: .csect df1[DS] 98 ; CHECK: .csect df2[DS] [all …]
|
| H A D | test_func_desc.ll | 30 ; CHECK: .globl foo[DS] 32 ; 32BIT: .csect foo[DS],2 36 ; 64BIT: .csect foo[DS],3 43 ; CHECK: .globl main[DS] 45 ; 32BIT: .csect main[DS],2 49 ; 64BIT: .csect main[DS],3 59 ; CHECK: .lglobl static_foo[DS] 61 ; 32BIT: .csect static_foo[DS],2 65 ; 64BIT: .csect static_foo[DS],3
|
| H A D | aix-static-init-default-priority.ll | 28 ; CHECK: .lglobl init1[DS] 30 ; CHECK: .csect init1[DS] 34 ; CHECK: .lglobl destruct1[DS] 36 ; CHECK: .csect destruct1[DS] 40 ; CHECK: .lglobl init2[DS] 42 ; CHECK: .csect init2[DS] 46 ; CHECK: .lglobl destruct2[DS] 48 ; CHECK: .csect destruct2[DS]
|
| H A D | aix-xcoff-funcsect.ll | 38 ; ASM-NEXT: .globl foo[DS] # -- Begin function foo 41 ; ASM-NEXT: .csect foo[DS] 51 ; ASM-NEXT: .globl hidden_foo[DS],hidden # -- Begin function hidden_foo 54 ; ASM-NEXT: .csect hidden_foo[DS] 62 ; ASM-NEXT: .globl bar[DS] # -- Begin function bar 65 ; ASM-NEXT: .csect bar[DS] 82 ; ASM-NEXT: .lglobl static_overalign_foo[DS] # -- Begin function static_overalig… 85 ; ASM-NEXT: .csect static_overalign_foo[DS] 93 ; ASM-NEXT: .extern extern_foo[DS]
|
| H A D | aix-reference-func-addr-const.ll | 20 ;CHECK-NEXT: .vbyte 4, foo[DS] 24 ;CHECK-NEXT: .vbyte 4, bar[DS] 26 ;CHECK-NEXT: .extern foo[DS] 32 ;CHECK64-NEXT: .vbyte 8, foo[DS] 36 ;CHECK64-NEXT: .vbyte 8, bar[DS] 38 ;CHECK64-NEXT: .extern foo[DS]
|
| H A D | aix-xcoff-symbol-rename.ll | 49 ; ASM-NEXT: .rename _Renamed..24f_o[DS],"f$o" 53 ; ASM-NEXT: .csect _Renamed..24f_o[DS],2 62 ; ASM-NEXT: .rename _Renamed..26f_o[DS],"f&o" 66 ; ASM-NEXT: .csect _Renamed..26f_o[DS],2 74 ; ASM-NEXT: .rename _Renamed..265ff__o[DS],"f&_o" 78 ; ASM-NEXT: .csect _Renamed..265ff__o[DS],2 96 ; ASM-NEXT: .extern _Renamed..40f_o[DS] 97 ; ASM-NEXT: .rename _Renamed..40f_o[DS],"f@o" 148 ; OBJ-NEXT: 0000006c (idx: 17) f$o[DS]: 155 ; OBJ-NEXT: 00000078 (idx: 19) f&o[DS]: [all …]
|
| H A D | aix-xcoff-visibility.ll | 62 ; CHECK: .globl foo[DS]{{[[:space:]]*([#].*)?$}} 64 ; CHECK: .globl foo_h[DS],hidden 66 ; CHECK: .globl foo_e[DS],exported 68 ; CHECK: .globl foo_protected[DS],protected 70 ; CHECK: .weak foo_weak_h[DS],hidden 72 ; CHECK: .weak foo_weak_e[DS],exported 80 ; CHECK: .weak zoo_weak_extern_h[DS],hidden 82 ; CHECK: .weak zoo_weak_extern_e[DS],exported 84 ; CHECK: .extern bar_h[DS],hidden 86 ; CHECK: .extern bar_e[DS],exported
|
| H A D | aix-ignore-xcoff-visibility.ll | 38 ; VISIBILITY-ASM: .globl foo_h[DS],hidden 40 ; VISIBILITY-ASM: .globl bar[DS],protected 44 ; IGNOREVISIBILITY-ASM: .globl foo_h[DS] 46 ; IGNOREVISIBILITY-ASM: .globl bar[DS]
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 52 DeclSpec DS(AttrFactory); in ParseTypeName() local 54 DS.addAttributes(*Attrs); in ParseTypeName() 57 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : nullptr; in ParseTypeName() 2855 DS.SetTypeSpecError(); in ParseImplicitInt() 3296 if (DS.hasTypeSpecifier() || DS.isTypeAltiVecVector()) in ParseDeclarationSpecifiers() 3440 if (DS.hasTypeSpecifier() && DS.hasTagDefinition()) in ParseDeclarationSpecifiers() 5939 SS, DS.getTypeQualifiers(), StarLoc, DS.getEndLoc()), in ParseDeclaratorInternal() 5953 DeclaratorChunk::getPipe(DS.getTypeQualifiers(), DS.getPipeLoc()), in ParseDeclaratorInternal() 5988 DS.getTypeQualifiers(), Loc, DS.getConstSpecLoc(), in ParseDeclaratorInternal() 5989 DS.getVolatileSpecLoc(), DS.getRestrictSpecLoc(), in ParseDeclaratorInternal() [all …]
|
| H A D | ParseExprCXX.cpp | 214 DeclSpec DS(AttrFactory); in ParseOptionalCXXScopeSpecifier() local 1250 DeclSpec DS(AttrFactory); in ParseLambdaExpressionAfterIntroducer() local 1522 DeclSpec DS(AttrFactory); in ParseCXXCasts() local 1736 DeclSpec DS(AttrFactory); in ParseCXXPseudoDestructor() local 2086 DeclSpec DS(AttrFactory); in ParseCXXCondition() local 2207 DS.SetTypeSpecError(); in ParseCXXSimpleTypeSpecifier() 2296 DS.SetRangeEnd(ParseDecltypeSpecifier(DS)); in ParseCXXSimpleTypeSpecifier() 2301 ParseTypeofSpecifier(DS); in ParseCXXSimpleTypeSpecifier() 2737 DeclSpec DS(AttrFactory); in ParseUnqualifiedIdOperator() local 3101 DeclSpec DS(AttrFactory); in ParseCXXNewExpression() local [all …]
|
| H A D | ParseObjc.cpp | 774 ParsingDeclSpec DS(*this); in ParseObjCInterfaceDeclList() local 1200 DS.setObjCDeclQualifier(Qual); in ParseObjCTypeQualifierList() 1272 declSpec.setObjCQualifiers(&DS); in ParseObjCTypeName() 1493 DeclSpec DS(AttrFactory); in ParseObjCMethodDecl() local 1494 ParseDeclarationSpecifiers(DS); in ParseObjCMethodDecl() 1696 DeclSpec DS(AttrFactory); in parseObjCTypeArgsOrProtocolQualifiers() local 1996 ParsingDeclSpec DS(*this); in ParseObjCClassInstanceVariables() local 2547 DeclSpec DS(AttrFactory); in ParseObjCTryStmt() local 2548 ParseDeclarationSpecifiers(DS); in ParseObjCTryStmt() 2934 DeclSpec DS(AttrFactory); in ParseObjCXXMessageReceiver() local [all …]
|
| H A D | ParseDeclCXX.cpp | 375 DS.abort(); in ParseLinkage() 1027 DS.SetTypeSpecError(); in ParseDecltypeSpecifier() 1039 DS.SetTypeSpecError(); in ParseDecltypeSpecifier() 1090 DS.SetTypeSpecError(); in ParseDecltypeSpecifier() 1114 DS.SetTypeSpecError(); in ParseDecltypeSpecifier() 1137 DS.getTypeSpecType() == TST_decltype ? DS.getRepAsExpr() in AnnotateExistingDecltypeSpecifier() 1306 DeclSpec DS(AttrFactory); in ParseBaseTypeSpecifier() local 1307 DS.SetRangeStart(IdLoc); in ParseBaseTypeSpecifier() 2049 DS.SetTypeSpecError(); in ParseClassSpecifier() 2702 DS.SetTypeSpecError(); in ParseCXXClassMemberDeclaration() [all …]
|
| H A D | Parser.cpp | 1119 DeclSpec::isDeclRep(DS.getTypeSpecType()) in ParseDeclOrFunctionDefInternal() 1128 DS.complete(TheDecl); in ParseDeclOrFunctionDefInternal() 1149 DS.abort(); in ParseDeclOrFunctionDefInternal() 1150 DS.takeAttributesFrom(Attrs); in ParseDeclOrFunctionDefInternal() 1184 if (DS) { in ParseDeclarationOrFunctionDefinition() 1469 DeclSpec DS(AttrFactory); in ParseKNRParamDeclarations() local 1470 ParseDeclarationSpecifiers(DS); in ParseKNRParamDeclarations() 1486 Diag(DS.getStorageClassSpecLoc(), in ParseKNRParamDeclarations() 1488 DS.ClearStorageClassSpecs(); in ParseKNRParamDeclarations() 1491 Diag(DS.getThreadStorageClassSpecLoc(), in ParseKNRParamDeclarations() [all …]
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | mark-dead-strippable-dylib.s | 8 # RUN: | FileCheck --check-prefix=NO-DS %s 14 # RUN: | FileCheck --check-prefix=NO-DS %s 18 # RUN: | FileCheck --check-prefix=DS %s 22 # NO-DS-NOT: DEAD_STRIPPABLE_DYLIB 23 # DS: DEAD_STRIPPABLE_DYLIB
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | ProfileSummaryBuilder.cpp | 79 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, in getEntryForPercentile() argument 81 auto It = partition_point(DS, [=](const ProfileSummaryEntry &Entry) { in getEntryForPercentile() 86 if (It == DS.end()) in getEntryForPercentile() 160 ProfileSummaryBuilder::getHotCountThreshold(const SummaryEntryVector &DS) { in getHotCountThreshold() argument 162 ProfileSummaryBuilder::getEntryForPercentile(DS, ProfileSummaryCutoffHot); in getHotCountThreshold() 170 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() argument 172 DS, ProfileSummaryCutoffCold); in getColdCountThreshold()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaType.cpp | 1290 << DS.getSpecifierName(DS.getTypeSpecType(), in ConvertDeclSpecToType() 1297 << DS.getSpecifierName(DS.getTypeSpecType(), in ConvertDeclSpecToType() 1432 DS.getRepAsExpr(), DS.getBeginLoc()); in ConvertDeclSpecToType() 1457 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType() 1480 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType() 1756 << DS.getSpecifierName(DS.getTypeSpecType(), in ConvertDeclSpecToType() 1788 if (!DS.isTypeSpecPipe()) { in ConvertDeclSpecToType() 1949 Diag(DS ? DS->getRestrictSpecLoc() : Loc, DiagID) << ProblemTy; in BuildQualifiedType() 1989 DS ? DS->getAtomicSpecLoc() : Loc); in BuildQualifiedType() 5982 const DeclSpec &DS; member in __anon29f668c71111::TypeSpecLocFiller [all …]
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | ConstructionContext.h | 90 ConstructionContextItem(const DeclStmt *DS) in ConstructionContextItem() argument 91 : Data(DS), Kind(VariableKind) {} in ConstructionContextItem() 317 const DeclStmt *DS; variable 320 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) in VariableConstructionContext() argument 321 : ConstructionContext(K), DS(DS) { in VariableConstructionContext() 323 assert(DS); in VariableConstructionContext() 327 const DeclStmt *getDeclStmt() const { return DS; } in getDeclStmt() 330 const auto *Var = cast<VarDecl>(DS->getSingleDecl()); in getArrayInitLoop() 348 explicit SimpleVariableConstructionContext(const DeclStmt *DS) in SimpleVariableConstructionContext() argument 350 DS) {} in SimpleVariableConstructionContext() [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | IsolateDeclarationCheck.cpp | 109 declRanges(const DeclStmt *DS, const SourceManager &SM, in declRanges() argument 111 std::size_t DeclCount = std::distance(DS->decl_begin(), DS->decl_end()); in declRanges() 115 if (rangeContainsExpansionsOrDirectives(DS->getSourceRange(), SM, LangOpts)) in declRanges() 127 const auto *FirstDecl = dyn_cast<VarDecl>(*DS->decl_begin()); in declRanges() 169 SourceRange DeclRange(DS->getBeginLoc(), Start); in declRanges() 179 for (const auto &Decl : DS->decls()) { in declRanges()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | YAMLOutputStyle.cpp | 206 auto &DS = DbiS.get(); in dumpDbiStream() local 208 Obj.DbiStream->Age = DS.getAge(); in dumpDbiStream() 209 Obj.DbiStream->BuildNumber = DS.getBuildNumber(); in dumpDbiStream() 210 Obj.DbiStream->Flags = DS.getFlags(); in dumpDbiStream() 211 Obj.DbiStream->MachineType = DS.getMachineType(); in dumpDbiStream() 212 Obj.DbiStream->PdbDllRbld = DS.getPdbDllRbld(); in dumpDbiStream() 213 Obj.DbiStream->PdbDllVersion = DS.getPdbDllVersion(); in dumpDbiStream() 214 Obj.DbiStream->VerHeader = DS.getDbiVersion(); in dumpDbiStream() 216 const auto &Modules = DS.modules(); in dumpDbiStream()
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 69 getEntryForPercentile(const SummaryEntryVector &DS, uint64_t Percentile); 70 static uint64_t getHotCountThreshold(const SummaryEntryVector &DS); 71 static uint64_t getColdCountThreshold(const SummaryEntryVector &DS);
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | ConstructionContext.cpp | 110 const auto *DS = cast<DeclStmt>(ParentItem.getStmt()); in createBoundTemporaryFromLayers() local 111 assert(!cast<VarDecl>(DS->getSingleDecl())->getType().getCanonicalType() in createBoundTemporaryFromLayers() 113 return create<CXX17ElidedCopyVariableConstructionContext>(C, DS, BTE); in createBoundTemporaryFromLayers() 179 const auto *DS = cast<DeclStmt>(TopItem.getStmt()); in createFromLayers() local 180 return create<SimpleVariableConstructionContext>(C, DS); in createFromLayers()
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | VLASizeChecker.cpp | 61 void checkPreStmt(const DeclStmt *DS, CheckerContext &C) const; 251 void VLASizeChecker::checkPreStmt(const DeclStmt *DS, CheckerContext &C) const { in checkPreStmt() argument 252 if (!DS->isSingleDecl()) in checkPreStmt() 260 const VarDecl *VD = dyn_cast<VarDecl>(DS->getSingleDecl()); in checkPreStmt() 264 else if (const auto *TND = dyn_cast<TypedefNameDecl>(DS->getSingleDecl())) in checkPreStmt()
|