Home
last modified time | relevance | path

Searched defs:ExportLists (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp586 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; member
654 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
702 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
735 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
768 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
810 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
985 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
H A DLTO.cpp1293 StringMap<FunctionImporter::ExportSetTy> ExportLists( in runThinLTO() local
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp526 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
554 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
576 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
599 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
628 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
721 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp651 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; member
719 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
769 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
804 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
837 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
879 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
1074 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
H A DLTO.cpp1515 StringMap<FunctionImporter::ExportSetTy> ExportLists( in runThinLTO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp288 StringMap<FunctionImporter::ExportSetTy> *ExportLists) { in computeImportForReferencedGlobals()
367 StringMap<FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
541 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
636 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
670 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp276 StringMap<FunctionImporter::ExportSetTy> *ExportLists) { in computeImportForReferencedGlobals()
353 StringMap<FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
524 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
623 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
657 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp270 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in computeImportForFunction()
339 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
381 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp1372 StringMap<FunctionImporter::ExportSetTy> ExportLists(NextModuleId); in thinLTOLink() local