| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 167 static void verifyLoadedModule(Module &TheModule) { in verifyLoadedModule() 223 static void optimizeModule(Module &TheModule, TargetMachine &TM, in optimizeModule() 265 std::unique_ptr<MemoryBuffer> codegenModule(Module &TheModule, in codegenModule() 383 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index, in ProcessThinLTOModule() 596 void ThinLTOCodeGenerator::promote(Module &TheModule, in promote() 635 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() 665 Module &TheModule, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() 732 void ThinLTOCodeGenerator::internalize(Module &TheModule, in internalize() 770 void ThinLTOCodeGenerator::optimize(Module &TheModule) { in optimize() 839 auto TheModule = in run() local [all …]
|
| H A D | UpdateCompilerUsed.cpp | 34 void findInModule(Module &TheModule) { in findInModule() 59 void initializeLibCalls(const Module &TheModule) { in initializeLibCalls() 123 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed()
|
| H A D | LTOCodeGenerator.cpp | 368 Module &TheModule, in preserveDiscardableGVs()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 471 static void writeModuleToFile(Module &TheModule, StringRef Filename) { in writeModuleToFile() 566 auto TheModule = loadModule(Filename, Ctx); in distributedIndexes() local 601 auto TheModule = loadModule(Filename, Ctx); in emitImports() local 625 auto TheModule = loadModule(Filename, Ctx); in promote() local 656 auto TheModule = loadModule(Filename, Ctx); in import() local 687 auto TheModule = loadModule(Filename, Ctx); in internalize() local 710 auto TheModule = loadModule(Filename, Ctx); in optimize() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/ |
| H A D | CodeGenAction.h | 47 std::unique_ptr<llvm::Module> TheModule; variable
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | NameAnonGlobals.cpp | 28 Module &TheModule; member in __anonad8dda840111::ModuleHasher
|
| H A D | CloneFunction.cpp | 51 Module *TheModule = F ? F->getParent() : nullptr; in CloneBasicBlock() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 85 const Module *TheModule; variable
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroInternal.h | 55 Module &TheModule; member
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.h | 123 llvm::Module &TheModule; variable
|
| H A D | CGCUDANV.cpp | 43 llvm::Module &TheModule; member in __anon4ac00a180111::CGNVCUDARuntime
|
| H A D | BackendUtil.cpp | 82 Module *TheModule; member in __anonf19209130111::EmitAssemblyHelper
|
| H A D | CodeGenModule.h | 298 llvm::Module &TheModule; variable
|
| H A D | CGObjCGNU.cpp | 113 llvm::Module &TheModule; member in __anon0fc3211f0111::CGObjCGNU
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 416 Module &TheModule; member in MetadataLoader::MetadataLoaderImpl 625 MetadataLoaderImpl(BitstreamCursor &Stream, Module &TheModule, in MetadataLoaderImpl() 2005 MetadataLoader::MetadataLoader(BitstreamCursor &Stream, Module &TheModule, in MetadataLoader()
|
| H A D | BitcodeReader.cpp | 443 Module *TheModule = nullptr; member in __anond7564fed0411::BitcodeReader
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 937 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolvePrevailingInModule() 1006 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 86 Module *TheModule = nullptr; member in __anon7bd348620111::WinEHStatePass
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 2073 Module *TheModule = I->second; in loadGlobalModuleIndex() local
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 673 const Module* TheModule; member in llvm::SlotTracker 2330 const Module *TheModule = nullptr; member in __anon1811b1fd0611::AssemblyWriter
|