Searched refs:getLazyModule (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | IRObjectFile.cpp | 123 BM.getLazyModule(Context, /*ShouldLazyLoadMetadata*/ true, in create()
|
| D | IRSymtab.cpp | 354 BM.getLazyModule(Ctx, /*ShouldLazyLoadMetadata*/ true, in upgrade()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
| D | BitcodeReader.h | 98 Expected<std::unique_ptr<Module>> getLazyModule(LLVMContext &Context,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTOBackend.cpp | 550 return I->second.getLazyModule(Mod.getContext(), in thinBackend()
|
| D | ThinLTOCodeGenerator.cpp | 189 Lazy ? Mod.getLazyModule(Context, in loadModuleFromInput()
|
| D | LTO.cpp | 669 BM.getLazyModule(RegularLTO.Ctx, /*ShouldLazyLoadMetadata*/ true, in addRegularLTO()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 6497 BitcodeModule::getLazyModule(LLVMContext &Context, bool ShouldLazyLoadMetadata, in getLazyModule() function in BitcodeModule 6651 return BM->getLazyModule(Context, ShouldLazyLoadMetadata, IsImporting); in getLazyBitcodeModule()
|