| /llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/ |
| H A D | debuginfo-scev-salvage-4.ll | 72 !4 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !6, file: !11, line: 48) 80 !12 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !13, file: !11, line: … 84 !16 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !17, file: !11, line: … 88 !20 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !21, file: !11, line: … 92 !24 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !25, file: !11, line: … 95 !27 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !28, file: !11, line: … 97 !29 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !30, file: !11, line: … 99 !31 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !32, file: !11, line: … 101 !33 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !34, file: !11, line: … 103 !35 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !36, file: !11, line: … [all …]
|
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | fold-designator.cpp | 177 const NamedEntity &entity, ConstantSubscript which) { in FoldDesignator() argument 178 return entity.IsSymbol() ? FoldDesignator(entity.GetLastSymbol(), which) in FoldDesignator() 209 Shape lbs{GetRawLowerBounds(context, entity)}; in OffsetToArrayRef() 234 return ArrayRef{std::move(entity), std::move(subscripts)}; in OffsetToArrayRef() 260 NamedEntity &&entity, ConstantSubscript &offset, std::size_t size) { in OffsetToDataRef() argument 261 const Symbol &symbol{entity.GetLastSymbol()}; in OffsetToDataRef() 263 return entity.IsSymbol() ? DataRef{symbol} in OffsetToDataRef() 264 : DataRef{std::move(entity.GetComponent())}; in OffsetToDataRef() 272 context, std::move(entity), *shape, *type, offset)}) { in OffsetToDataRef() 276 result = entity.IsSymbol() in OffsetToDataRef() [all …]
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Generic/ |
| H A D | namespace.ll | 309 !34 = !DIImportedEntity(tag: DW_TAG_imported_module, file: !5, line: 15, scope: !7, entity: !6) 310 !35 = !DIImportedEntity(tag: DW_TAG_imported_module, file: !5, line: 18, scope: !0, entity: !7) 312 !37 = !DIImportedEntity(tag: DW_TAG_imported_module, file: !5, line: 23, scope: !38, entity: !6) 315 !40 = !DIImportedEntity(tag: DW_TAG_imported_module, file: !5, line: 26, scope: !21, entity: !7) 316 !41 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 27, scope: !21, entity: !… 317 !42 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 28, scope: !21, entity: !… 318 !43 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 29, scope: !21, entity: !… 319 !44 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 30, scope: !21, entity: !… 320 !45 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 31, scope: !21, entity: !… 324 !49 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !5, line: 34, scope: !21, entity: !… [all …]
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-do-forall.cpp | 140 return WillDeallocate(entity) && IsPolymorphicAllocatable(entity); in WillDeallocatePolymorphic() 177 context_.SayWithDecl(entity, location, in SayDeallocateOfPolymorph() 196 const Symbol &entity{*pair.second}; in Post() local 197 if (IsAllocatable(entity) && !IsSaved(entity) && in Post() 201 if (HasImpureFinal(entity)) { in Post() 202 SayDeallocateWithImpureFinal(entity, reason); in Post() 217 if (HasImpureFinal(*entity)) { in Post() 218 SayDeallocateWithImpureFinal(*entity, reason); in Post() 233 const Symbol &entity{*name.symbol}; in Post() local 240 if (HasImpureFinal(entity)) { in Post() [all …]
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | CallInterface.cpp | 725 dummyNameAttr(const FortranEntity &entity) { in dummyNameAttr() argument 729 if (entity.has_value()) { in dummyNameAttr() 745 const FortranEntity &entity) { in handleImplicitDummy() argument 751 dummyNameAttr(entity)); in handleImplicitDummy() 761 dummyNameAttr(entity)); in handleImplicitDummy() 810 const FortranEntity &entity, bool isBindC) { in handleExplicitDummy() argument 879 entity, characteristics); in handleExplicitDummy() 895 addPassedArg(passBy, entity, characteristics); in handleExplicitDummy() 902 const FortranEntity &entity) { in handleImplicitDummy() argument 999 void addPassedArg(PassEntityBy p, FortranEntity entity, in addPassedArg() argument [all …]
|
| /llvm-project-15.0.7/llvm/test/Assembler/ |
| H A D | diimportedentity.ll | 21 ; CHECK-NEXT: !4 = !DIImportedEntity(tag: DW_TAG_imported_module, name: "foo", scope: !0, entity: !… 23 entity: !1, file: !2, line: 7) 27 !6 = !DIImportedEntity(tag: DW_TAG_imported_module, name: "", scope: !0, entity: null,
|
| H A D | invalid-opaque-ptr-double-addrspace.ll | 3 ; CHECK: expected top-level entity
|
| H A D | 2007-08-06-AliasInvalid.ll | 2 ; RUN: grep "expected top-level entity" %t
|
| /llvm-project-15.0.7/mlir/test/mlir-pdll-lsp-server/ |
| H A D | completion.test | 96 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Attribute`" 107 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Operation *`" 118 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Value`" 129 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::ValueRange`" 140 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Type`" 151 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::TypeRange`" 162 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Attribute`" 174 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::Value`" 186 // CHECK-NEXT: "value": "A single entity core constraint of type `mlir::ValueRange`"
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/Inputs/ |
| H A D | swift-interface.s | 23 ##; !4 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !5, file: !1) 25 ##; !6 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !7, file: !1) 27 ##; !8 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !7, file: !1)
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | pr26037.ll | 5 ; CHECK: !DIImportedEntity({{.*}}, scope: ![[B:[0-9]+]], entity: ![[A:[0-9]+]] 8 ; CHECK: !DIImportedEntity({{.*}}, scope: ![[LBC:[0-9]+]], entity: ![[LBD:[0-9]+]] 47 !10 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !8, entity: !4, file: !1, line: 8) 53 !16 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !17, entity: !19, file: !1, line: …
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaAccess.cpp | 1109 assert(entity.isMemberAccess()); in diagnoseBadDirectAccess() 1110 NamedDecl *D = entity.getTargetDecl(); in diagnoseBadDirectAccess() 1113 TryDiagnoseProtectedAccess(S, EC, entity)) in diagnoseBadDirectAccess() 1176 if (entity.isMemberAccess()) { in DiagnoseAccessPath() 1177 NamedDecl *D = entity.getTargetDecl(); in DiagnoseAccessPath() 1186 entity.suppressInstanceContext(); in DiagnoseAccessPath() 1228 entity.suppressInstanceContext(); in DiagnoseAccessPath() 1247 return diagnoseBadDirectAccess(S, EC, entity); in DiagnoseAccessPath() 1253 if (entity.isMemberAccess() || in DiagnoseAccessPath() 1267 if (entity.isMemberAccess()) in DiagnoseAccessPath() [all …]
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 509 if (!entity) in GetFunctionInfo() 516 entity->GetParserVars(GetParserID()); in GetFunctionInfo() 1599 assert(entity); in AddExpressionVariable() 1600 entity->EnableParserVars(GetParserID()); in AddExpressionVariable() 1602 entity->GetParserVars(GetParserID()); in AddExpressionVariable() 1750 entity->EnableParserVars(GetParserID()); in AddOneGenericVariable() 1752 entity->GetParserVars(GetParserID()); in AddOneGenericVariable() 1797 entity->SetRegisterInfo(reg_info); in AddOneRegister() 1798 entity->EnableParserVars(GetParserID()); in AddOneRegister() 1800 entity->GetParserVars(GetParserID()); in AddOneRegister() [all …]
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | DIImportedEntity_backward.ll | 10 ; CHECK: [[IMPORT1]] = !DIImportedEntity(tag: DW_TAG_imported_module, scope: {{![0-9]+}}, entity: {… 11 …tity(tag: DW_TAG_imported_declaration, name: "var4", scope: {{![0-9]+}}, entity: {{![0-9]+}}, file… 70 !13 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !14, entity: !2, file: !3, line: 10) 76 !19 = !DIImportedEntity(tag: DW_TAG_imported_declaration, name: "var4", scope: !14, entity: !1, fil…
|
| H A D | upgrade-importedentity.ll | 10 !4 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !8, line: 301) 11 ; CHECK: !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !4, entity: !5)
|
| H A D | DIGlobalVariableExpression.ll | 15 ; CHECK: ![[CIMPORT]] = !DIImportedEntity({{.*}}entity: ![[HVAR]] 37 !12 = !DIImportedEntity(tag: DW_TAG_imported_declaration, file: !2, line: 1, scope: !1, entity: !11)
|
| H A D | dityperefs-3.8.ll | 23 ; CHECK-NEXT: !12 = !DIImportedEntity(tag: DW_TAG_imported_module, name: "T2", scope: !0, entity: !… 41 !12 = !DIImportedEntity(tag: DW_TAG_imported_module, name: "T2", scope: !0, entity: !"T1")
|
| H A D | DIModule-fortran-external-module.ll | 2 ; CHECK: DIImportedEntity(tag: DW_TAG_imported_module, scope: !2, entity: !11, file: !3, line: 2) 48 !10 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !2, entity: !11, file: !3, line: 2)
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/NVPTX/ |
| H A D | debug-info.ll | 8434 !4 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !6, file: !7, line: 202) 8441 !11 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !12, file: !7, line: 2… 8446 !16 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !17, file: !7, line: 2… 8448 !18 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !19, file: !7, line: 2… 8450 !20 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !21, file: !7, line: 2… 8452 !22 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !23, file: !7, line: 2… 8454 !24 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !25, file: !7, line: 2… 8458 !28 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !29, file: !7, line: 2… 8460 !30 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !31, file: !7, line: 2… 8462 !32 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !5, entity: !33, file: !7, line: 2… [all …]
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | SanitizerSpecialCaseList.rst | 63 Entries contain an entity type, followed by a colon and a regular expression, 66 meaning of ``*`` in regular expression for entity names is different - it is 67 treated as in shell wildcarding. Two generic entity types are ``src`` and 69 Some sanitizer tools may introduce custom entity types and categories - refer to
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | user-state.cpp | 102 for (const auto &entity : std::get<std::list<EntityDecl>>(stmt->t)) { in Parse() local 103 ustate->NoteOldStructureComponent(std::get<Name>(entity.t).source); in Parse()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | pr19307.mir | 101 !12 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !13, entity: !14, file: !1, line: 57) 104 …!15 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !10, entity: !16, file: !1, line:… 107 …!18 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !10, entity: !19, file: !1, line:… 111 …!22 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !23, entity: !24, file: !1, line:… 116 …!27 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !23, entity: !28, file: !1, line:… 119 …!30 = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: !10, entity: !6, file: !1, line: …
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegisterInfo.td | 49 // The value stack "register". This is an opaque entity which serves to order 53 // The incoming arguments "register". This is an opaque entity which serves to
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-sim/ |
| H A D | fail-cases.test | 6 # CHECK: error: expected top-level entity
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXUtilities.cpp | 89 GlobalValue *entity = in cacheAnnotationFromMD() local 92 if (!entity) in cacheAnnotationFromMD() 94 if (entity != gv) in cacheAnnotationFromMD()
|