Home
last modified time | relevance | path

Searched defs:ExportList (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp317 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
403 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
594 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
813 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1045 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
DLTO.cpp75 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1084 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1121 const FunctionImporter::ExportSetTy &ExportList, in start()
1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1213 const FunctionImporter::ExportSetTy &ExportList, in start()
1337 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp499 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local