/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | UpdateCompilerUsed.cpp | 33 void findInModule(Module &TheModule) { in findInModule() 58 void initializeLibCalls(const Module &TheModule) { in initializeLibCalls() 122 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed()
|
D | ThinLTOCodeGenerator.cpp | 88 static void saveTempBitcode(const Module &TheModule, StringRef TempDir, in saveTempBitcode() 154 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index) { in promoteModule() 171 static void verifyLoadedModule(Module &TheModule) { in verifyLoadedModule() 206 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index, in crossImportIntoModule() 229 static void optimizeModule(Module &TheModule, TargetMachine &TM, in optimizeModule() 282 std::unique_ptr<MemoryBuffer> codegenModule(Module &TheModule, in codegenModule() 400 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index, in ProcessThinLTOModule() 633 void ThinLTOCodeGenerator::promote(Module &TheModule, ModuleSummaryIndex &Index, in promote() 681 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() 714 Module &TheModule, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() [all …]
|
D | LTOCodeGenerator.cpp | 386 Module &TheModule, in preserveDiscardableGVs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | NameAnonGlobals.cpp | 27 Module &TheModule; member in __anonb84c21290111::ModuleHasher
|
D | CloneFunction.cpp | 50 Module *TheModule = F ? F->getParent() : nullptr; in CloneBasicBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 88 const Module *TheModule; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroInternal.h | 56 Module &TheModule; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 426 Module &TheModule; member in MetadataLoader::MetadataLoaderImpl 635 MetadataLoaderImpl(BitstreamCursor &Stream, Module &TheModule, in MetadataLoaderImpl() 2132 MetadataLoader::MetadataLoader(BitstreamCursor &Stream, Module &TheModule, in MetadataLoader()
|
D | BitcodeReader.cpp | 485 Module *TheModule = nullptr; member in __anond4790c120411::BitcodeReader
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 984 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolvePrevailingInModule() 1048 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 84 Module *TheModule = nullptr; member in __anon5c7bba070111::WinEHStatePass
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 1175 if (Module *TheModule = GV->getParent()) { in ConstantFoldBinaryInstruction() local
|
D | AsmWriter.cpp | 680 const Module* TheModule; member in llvm::SlotTracker 2358 const Module *TheModule = nullptr; member in __anon27d2c4220611::AssemblyWriter
|