/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | UpdateCompilerUsed.cpp | 33 findInModule(Module & TheModule) findInModule() argument 58 initializeLibCalls(const Module & TheModule) initializeLibCalls() argument 122 updateCompilerUsed(Module & TheModule,const TargetMachine & TM,const StringSet<> & AsmUndefinedRefs) updateCompilerUsed() argument [all...] |
H A D | ThinLTOCodeGenerator.cpp | 95 saveTempBitcode(const Module & TheModule,StringRef TempDir,unsigned count,StringRef Suffix) saveTempBitcode() argument 162 promoteModule(Module & TheModule,const ModuleSummaryIndex & Index,bool ClearDSOLocalOnDeclarations) promoteModule() argument 180 verifyLoadedModule(Module & TheModule) verifyLoadedModule() argument 215 crossImportIntoModule(Module & TheModule,const ModuleSummaryIndex & Index,StringMap<lto::InputFile * > & ModuleMap,const FunctionImporter::ImportMapTy & ImportList,bool ClearDSOLocalOnDeclarations) crossImportIntoModule() argument 239 optimizeModule(Module & TheModule,TargetMachine & TM,unsigned OptLevel,bool Freestanding,bool DebugPassManager,ModuleSummaryIndex * Index) optimizeModule() argument 328 codegenModule(Module & TheModule,TargetMachine & TM) codegenModule() argument 432 ProcessThinLTOModule(Module & TheModule,ModuleSummaryIndex & Index,StringMap<lto::InputFile * > & ModuleMap,TargetMachine & TM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const GVSummaryMapTy & DefinedGlobals,const ThinLTOCodeGenerator::CachingOptions & CacheOptions,bool DisableCodeGen,StringRef SaveTempsDir,bool Freestanding,unsigned OptLevel,unsigned count,bool DebugPassManager) ProcessThinLTOModule() argument 684 promote(Module & TheModule,ModuleSummaryIndex & Index,const lto::InputFile & File) promote() argument 736 crossModuleImport(Module & TheModule,ModuleSummaryIndex & Index,const lto::InputFile & File) crossModuleImport() argument 776 gatherImportedSummariesForModule(Module & TheModule,ModuleSummaryIndex & Index,std::map<std::string,GVSummaryMapTy> & ModuleToSummariesForIndex,const lto::InputFile & File) gatherImportedSummariesForModule() argument 814 emitImports(Module & TheModule,StringRef OutputName,ModuleSummaryIndex & Index,const lto::InputFile & File) emitImports() argument 860 internalize(Module & TheModule,ModuleSummaryIndex & Index,const lto::InputFile & File) internalize() argument 923 optimize(Module & TheModule) optimize() argument 1000 auto TheModule = loadModuleFromInput(Mod.get(), Context, false, run() local 1185 auto TheModule = loadModuleFromInput(Mod.get(), Context, false, run() local [all...] |
H A D | LTOCodeGenerator.cpp | 447 preserveDiscardableGVs(Module & TheModule,llvm::function_ref<bool (const GlobalValue &)> mustPreserveGV) preserveDiscardableGVs() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Interpreter/ |
H A D | PartialTranslationUnit.h | 33 std::unique_ptr<llvm::Module> TheModule; member
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 583 writeModuleToFile(Module & TheModule,StringRef Filename) writeModuleToFile() argument 681 auto TheModule = loadModuleFromInput(*Input, Ctx); distributedIndexes() local 718 auto TheModule = loadModuleFromInput(*Input, Ctx); emitImports() local 745 auto TheModule = loadModuleFromInput(*Input, Ctx); promote() local 778 auto TheModule = loadModuleFromInput(*Input, Ctx); import() local 811 auto TheModule = loadModuleFromInput(*Input, Ctx); internalize() local 836 auto TheModule = loadModuleFromInput(*Input, Ctx); optimize() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Internalize.h | 75 internalizeModule(Module & TheModule,std::function<bool (const GlobalValue &)> MustPreserveGV) internalizeModule() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenAction.h | 47 std::unique_ptr<llvm::Module> TheModule; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | NameAnonGlobals.cpp | 26 Module &TheModule; member in __anond331cc310111::ModuleHasher
|
H A D | CloneFunction.cpp | 52 Module *TheModule = F ? F->getParent() : nullptr; CloneBasicBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfo.h | 87 const Module *TheModule = nullptr; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 58 llvm::Module &TheModule; variable
|
H A D | CGCUDANV.cpp | 47 llvm::Module &TheModule; member in __anon3a87e5fb0111::CGNVCUDARuntime [all...] |
H A D | BackendUtil.cpp | 129 llvm::Module *TheModule; global() member in __anon188c7e160111::EmitAssemblyHelper [all...] |
H A D | CodeGenModule.h | 309 llvm::Module &TheModule; variable
|
H A D | CGObjCGNU.cpp | 97 llvm::Module &TheModule; member in __anonf88679620111::CGObjCGNU [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 42 Module &TheModule; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 409 Module &TheModule; member in MetadataLoader::MetadataLoaderImpl 717 MetadataLoaderImpl(BitstreamCursor & Stream,Module & TheModule,BitcodeReaderValueList & ValueList,MetadataLoaderCallbacks Callbacks,bool IsImporting) MetadataLoaderImpl() argument 2478 MetadataLoader(BitstreamCursor & Stream,Module & TheModule,BitcodeReaderValueList & ValueList,bool IsImporting,MetadataLoaderCallbacks Callbacks) MetadataLoader() argument [all...] |
H A D | BitcodeReader.cpp | 568 Module *TheModule = nullptr; global() member in __anon5272731a0411::BitcodeReader [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 84 Module *TheModule = nullptr; member in __anonb10add0f0111::WinEHStatePass
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1400 thinLTOFinalizeInModule(Module & TheModule,const GVSummaryMapTy & DefinedGlobals,bool PropagateAttrs) thinLTOFinalizeInModule() argument 1528 thinLTOInternalizeModule(Module & TheModule,const GVSummaryMapTy & DefinedGlobals) thinLTOInternalizeModule() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 663 YAMLConverter(const Module & TheModule,const FileEntry * SourceFile,llvm::raw_ostream & OS,llvm::SourceMgr::DiagHandlerTy DiagHandler,void * DiagHandlerCtxt) YAMLConverter() argument 1104 Module TheModule; compileAPINotes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 830 if (Module *TheModule = GV->getParent()) { ConstantFoldBinaryInstruction() local
|
H A D | AsmWriter.cpp | 696 const Module* TheModule; global() member in llvm::SlotTracker 2605 const Module *TheModule = nullptr; global() member in __anoncb2f1b2a0911::AssemblyWriter [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | CompilerInstance.cpp | 2262 Module *TheModule = I->second; loadGlobalModuleIndex() local
|