Home
last modified time | relevance | path

Searched refs:MaterializeAll (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/Bitcode/
DBitcodeReader.h84 getModuleImpl(LLVMContext &Context, bool MaterializeAll,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h81 bool MaterializeAll,
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6545 bool MaterializeAll, bool ShouldLazyLoadMetadata) { in getBitcodeModuleImpl() argument
6559 if (MaterializeAll) { in getBitcodeModuleImpl()
6581 LLVMContext &Context, bool MaterializeAll, in getLazyBitcodeModuleImpl() argument
6587 MaterializeAll, ShouldLazyLoadMetadata); in getLazyBitcodeModuleImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6454 BitcodeModule::getModuleImpl(LLVMContext &Context, bool MaterializeAll, in getModuleImpl() argument
6484 if (MaterializeAll) { in getModuleImpl()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6681 BitcodeModule::getModuleImpl(LLVMContext &Context, bool MaterializeAll, in getModuleImpl() argument
6712 if (MaterializeAll) { in getModuleImpl()