Home
last modified time | relevance | path

Searched refs:Exports (Results 1 – 25 of 101) sorted by relevance

12345

/external/llvm-project/llvm/unittests/TextAPI/
DTextStubV3Tests.cpp106 ExportedSymbolSeq Exports; in TEST() local
110 Exports.emplace_back( in TEST()
114 llvm::sort(Exports.begin(), Exports.end()); in TEST()
116 EXPECT_EQ(sizeof(TBDv3Symbols) / sizeof(ExportedSymbol), Exports.size()); in TEST()
118 std::equal(Exports.begin(), Exports.end(), std::begin(TBDv3Symbols))); in TEST()
198 ExportedSymbolSeq Exports; in TEST() local
202 Exports.emplace_back(ExportedSymbol{Sym->getKind(), Sym->getName().str(), in TEST()
206 llvm::sort(Exports.begin(), Exports.end()); in TEST()
208 EXPECT_EQ(sizeof(TBDv3Symbols) / sizeof(ExportedSymbol), Exports.size()); in TEST()
210 std::equal(Exports.begin(), Exports.end(), std::begin(TBDv3Symbols))); in TEST()
[all …]
DTextStubV4Tests.cpp116 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local
126 : Exports.emplace_back(std::move(temp)); in TEST()
128 llvm::sort(Exports.begin(), Exports.end()); in TEST()
147 Exports.size()); in TEST()
152 EXPECT_TRUE(std::equal(Exports.begin(), Exports.end(), in TEST()
258 ExportedSymbolSeq Exports; in TEST() local
262 Exports.emplace_back(ExportedSymbol{Sym->getKind(), Sym->getName().str(), in TEST()
266 EXPECT_EQ(0U, Exports.size()); in TEST()
269 Exports.clear(); in TEST()
305 : Exports.emplace_back(std::move(Temp)); in TEST()
[all …]
DTextStubV2Tests.cpp98 ExportedSymbolSeq Exports; in TEST() local
102 Exports.emplace_back( in TEST()
106 llvm::sort(Exports.begin(), Exports.end()); in TEST()
108 EXPECT_EQ(sizeof(TBDv2Symbols) / sizeof(ExportedSymbol), Exports.size()); in TEST()
110 std::equal(Exports.begin(), Exports.end(), std::begin(TBDv2Symbols))); in TEST()
DTextStubV1Tests.cpp97 ExportedSymbolSeq Exports; in TEST() local
101 Exports.emplace_back( in TEST()
105 llvm::sort(Exports.begin(), Exports.end()); in TEST()
107 EXPECT_EQ(sizeof(TBDv1Symbols) / sizeof(ExportedSymbol), Exports.size()); in TEST()
109 std::equal(Exports.begin(), Exports.end(), std::begin(TBDv1Symbols))); in TEST()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUExportClustering.cpp59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster() argument
60 SUnit *ChainHead = Exports.front(); in buildCluster()
63 for (unsigned Idx = 0, End = Exports.size() - 1; Idx < End; ++Idx) { in buildCluster()
64 SUnit *SUa = Exports[Idx]; in buildCluster()
65 SUnit *SUb = Exports[Idx + 1]; in buildCluster()
/external/clang/lib/Basic/
DModule.cpp255 for (unsigned I = 0, N = Exports.size(); I != N; ++I) { in getExportedModules()
256 Module *Mod = Exports[I].getPointer(); in getExportedModules()
257 if (!Exports[I].getInt()) { in getExportedModules()
270 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules()
404 for (unsigned I = 0, N = Exports.size(); I != N; ++I) { in print()
407 if (Module *Restriction = Exports[I].getPointer()) { in print()
409 if (Exports[I].getInt()) in print()
518 SmallVector<Module *, 16> Exports; in setVisible() local
519 V.M->getExportedModules(Exports); in setVisible()
520 for (Module *E : Exports) in setVisible()
/external/llvm-project/clang/lib/Basic/
DModule.cpp351 Result->Exports.push_back(Module::ExportDecl(nullptr, true)); in findOrInferSubmodule()
369 for (unsigned I = 0, N = Exports.size(); I != N; ++I) { in getExportedModules()
370 Module *Mod = Exports[I].getPointer(); in getExportedModules()
371 if (!Exports[I].getInt()) { in getExportedModules()
384 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules()
543 for (unsigned I = 0, N = Exports.size(); I != N; ++I) { in print()
546 if (Module *Restriction = Exports[I].getPointer()) { in print()
548 if (Exports[I].getInt()) in print()
653 SmallVector<Module *, 16> Exports; in setVisible() local
654 V.M->getExportedModules(Exports); in setVisible()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp156 for (COFFShortExport& E : Def->Exports) { in dlltoolDriverMain()
164 for (COFFShortExport& E : Def->Exports) { in dlltoolDriverMain()
181 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true)) in dlltoolDriverMain()
/external/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
DDlltoolDriver.cpp156 for (COFFShortExport& E : Def->Exports) { in dlltoolDriverMain()
164 for (COFFShortExport& E : Def->Exports) { in dlltoolDriverMain()
181 writeImportLibrary(Def->OutputFile, Path, Def->Exports, Machine, true)) in dlltoolDriverMain()
/external/llvm-project/lld/test/wasm/
Dentry.ll16 ; CHECK-NEXT: Exports:
31 ; CHECK-CTOR-NEXT: Exports:
Dmutable-global-exports.s31 # CHECK-NEXT: Exports:
44 # CHECK-SP-NEXT: Exports:
57 # CHECK-ALL-NEXT: Exports:
Darchive-export.ll13 CHECK: Exports:
31 NOEXPORT: Exports:
Dvisibility-hidden.ll42 ; CHECK-NEXT: Exports:
59 ; NO-DEFAULT-NEXT: Exports:
Dgrowable-table.test15 # CHECK-NEXT: Exports:
Dexport-table.test17 # CHECK-NEXT: Exports:
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp160 fromCodeViewSubsection(const DebugCrossModuleExportsSubsectionRef &Exports);
162 std::vector<CrossModuleExport> Exports; member
342 IO.mapOptional("Exports", Exports); in map()
468 for (const auto &M : Exports) in toCodeViewSubsection()
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection() argument
650 Result->Exports.assign(Exports.begin(), Exports.end()); in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports() argument
834 YAMLCrossModuleExportsSubsection::fromCodeViewSubsection(Exports); in visitCrossModuleExports()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp160 fromCodeViewSubsection(const DebugCrossModuleExportsSubsectionRef &Exports);
162 std::vector<CrossModuleExport> Exports; member
342 IO.mapOptional("Exports", Exports); in map()
468 for (const auto &M : Exports) in toCodeViewSubsection()
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection() argument
650 Result->Exports.assign(Exports.begin(), Exports.end()); in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports() argument
834 YAMLCrossModuleExportsSubsection::fromCodeViewSubsection(Exports); in visitCrossModuleExports()
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-debug-subsections.test9 YAML-NEXT: Exports:
18 YAML-NEXT: Exports:
/external/llvm-project/llvm/test/Object/
Dobjdump-export-list.test5 CHECK: Exports trie:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
/external/llvm-project/llvm/include/llvm/Object/
DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
/external/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go86 Exports []ExportTestVector `json:"exports"` member
181 for _, ex := range testVec.Exports {
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStub.cpp531 Exports.emplace_back(std::move(Section)); in NormalizedTBD()
643 for (const auto &Section : Exports) { in denormalize()
744 std::vector<ExportSection> Exports; member
900 handleSymbols(Exports, File->exports(), [](const Symbol *Symbol) { in NormalizedTBD_V4()
974 handleSymbols(Exports); in denormalize()
992 SectionList Exports; member
1049 IO.mapOptional("exports", Keys->Exports); in mapKeysToValues()
1075 IO.mapOptional("exports", Keys->Exports); in mapKeysToValuesV4()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp528 Exports.emplace_back(std::move(Section)); in NormalizedTBD()
640 for (const auto &Section : Exports) { in denormalize()
741 std::vector<ExportSection> Exports; member
897 handleSymbols(Exports, File->exports(), [](const Symbol *Symbol) { in NormalizedTBD_V4()
970 handleSymbols(Exports); in denormalize()
988 SectionList Exports; member
1045 IO.mapOptional("exports", Keys->Exports); in mapKeysToValues()
1071 IO.mapOptional("exports", Keys->Exports); in mapKeysToValuesV4()
/external/llvm-project/lld/test/MachO/
Dabs-symbols.s10 # CHECK-LABEL: Exports trie:

12345