Searched defs:IsImporting (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 470 bool IsImporting = false; member in MetadataLoader::MetadataLoaderImpl 638 bool IsImporting) in MetadataLoaderImpl() 2134 bool IsImporting, in MetadataLoader()
|
H A D | BitcodeReader.cpp | 3662 bool IsImporting) { in parseBitcodeInto() 6455 bool ShouldLazyLoadMetadata, bool IsImporting) { in getModuleImpl() 6498 bool IsImporting) { in getLazyModule() 6646 bool ShouldLazyLoadMetadata, bool IsImporting) { in getLazyBitcodeModule() 6656 bool ShouldLazyLoadMetadata, bool IsImporting) { in getOwningLazyBitcodeModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 467 bool IsImporting = false; member in MetadataLoader::MetadataLoaderImpl 635 MetadataLoaderCallbacks Callbacks, bool IsImporting) in MetadataLoaderImpl() 2373 bool IsImporting, in MetadataLoader()
|
H A D | BitcodeReader.cpp | 4500 bool IsImporting, in parseBitcodeInto() 7942 bool ShouldLazyLoadMetadata, bool IsImporting, in getModuleImpl() 7983 bool IsImporting, ParserCallbacks Callbacks) { in getLazyModule() 8131 bool ShouldLazyLoadMetadata, bool IsImporting, in getLazyBitcodeModule() 8143 bool ShouldLazyLoadMetadata, bool IsImporting, ParserCallbacks Callbacks) { in getOwningLazyBitcodeModule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 185 bool IsImporting) { in loadModuleFromInput()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 192 bool IsImporting) { in loadModuleFromInput()
|