| /freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/ |
| 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 | ThinLTOCodeGenerator.cpp | 95 static void saveTempBitcode(const Module &TheModule, StringRef TempDir, in saveTempBitcode() 179 static void verifyLoadedModule(Module &TheModule) { in verifyLoadedModule() 214 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index, in crossImportIntoModule() 238 static void optimizeModule(Module &TheModule, TargetMachine &TM, in optimizeModule() 268 static void optimizeModuleNewPM(Module &TheModule, TargetMachine &TM, in optimizeModuleNewPM() 363 std::unique_ptr<MemoryBuffer> codegenModule(Module &TheModule, in codegenModule() 481 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index, in ProcessThinLTOModule() 781 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() 816 Module &TheModule, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule() 890 void ThinLTOCodeGenerator::internalize(Module &TheModule, in internalize() [all …]
|
| H A D | LTOCodeGenerator.cpp | 370 Module &TheModule, in preserveDiscardableGVs()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Interpreter/ |
| H A D | PartialTranslationUnit.h | 33 std::unique_ptr<llvm::Module> TheModule; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 572 static void writeModuleToFile(Module &TheModule, StringRef Filename) { in writeModuleToFile() 671 auto TheModule = loadModuleFromInput(*Input, Ctx); in distributedIndexes() local 708 auto TheModule = loadModuleFromInput(*Input, Ctx); in emitImports() local 735 auto TheModule = loadModuleFromInput(*Input, Ctx); in promote() local 768 auto TheModule = loadModuleFromInput(*Input, Ctx); in import() local 801 auto TheModule = loadModuleFromInput(*Input, Ctx); in internalize() local 826 auto TheModule = loadModuleFromInput(*Input, Ctx); in optimize() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | CodeGenAction.h | 47 std::unique_ptr<llvm::Module> TheModule; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | NameAnonGlobals.cpp | 27 Module &TheModule; member in __anon72e4d8130111::ModuleHasher
|
| H A D | CloneFunction.cpp | 52 Module *TheModule = F ? F->getParent() : nullptr; in CloneBasicBlock() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.h | 63 llvm::Module &TheModule; variable
|
| H A D | CGCUDANV.cpp | 45 llvm::Module &TheModule; member in __anon3f246a1d0111::CGNVCUDARuntime
|
| H A D | CodeGenModule.h | 309 llvm::Module &TheModule; variable
|
| H A D | BackendUtil.cpp | 108 Module *TheModule; member in __anon701d26f80111::EmitAssemblyHelper
|
| H A D | CGObjCGNU.cpp | 99 llvm::Module &TheModule; member in __anon90b381c40111::CGObjCGNU
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 91 const Module *TheModule; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroInternal.h | 61 Module &TheModule; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 423 Module &TheModule; member in MetadataLoader::MetadataLoaderImpl 645 MetadataLoaderImpl(BitstreamCursor &Stream, Module &TheModule, in MetadataLoaderImpl() 2310 MetadataLoader::MetadataLoader(BitstreamCursor &Stream, Module &TheModule, in MetadataLoader()
|
| H A D | BitcodeReader.cpp | 484 Module *TheModule = nullptr; member in __anonba06ddfc0411::BitcodeReader
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 1044 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolvePrevailingInModule() 1116 void llvm::thinLTOInternalizeModule(Module &TheModule, in thinLTOInternalizeModule()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 84 Module *TheModule = nullptr; member in __anon40a926f10111::WinEHStatePass
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantFold.cpp | 1053 if (Module *TheModule = GV->getParent()) { in ConstantFoldBinaryInstruction() local
|
| H A D | AsmWriter.cpp | 666 const Module* TheModule; member in llvm::SlotTracker 2571 const Module *TheModule = nullptr; member in __anon315e020c0911::AssemblyWriter
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CompilerInstance.cpp | 2143 Module *TheModule = I->second; in loadGlobalModuleIndex() local
|