| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaModule.cpp | 180 Module *Mod; in ActOnModuleDecl() local 324 Module *Mod = in ActOnModuleImport() local 344 Module *Mod, ModuleIdPath Path) { in ActOnModuleImport() 404 void Sema::ActOnModuleInclude(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleInclude() 409 void Sema::BuildModuleInclude(SourceLocation DirectiveLoc, Module *Mod) { in BuildModuleInclude() 438 void Sema::ActOnModuleBegin(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleBegin() 462 void Sema::ActOnModuleEnd(SourceLocation EomLoc, Module *Mod) { in ActOnModuleEnd() 503 Module *Mod) { in createImplicitModuleImportForErrorRecovery()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 208 static void runNewPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runNewPMPasses() 309 static void runOldPMPasses(const Config &Conf, Module &Mod, TargetMachine *TM, in runOldPMPasses() 342 bool lto::opt(const Config &Conf, TargetMachine *TM, unsigned Task, Module &Mod, in opt() 374 AddStreamFn AddStream, unsigned Task, Module &Mod, in codegen() 424 unsigned ParallelCodeGenParallelismLevel, Module &Mod, in splitCodeGen() 474 Module &Mod) { in initAndLookupTarget() 499 unsigned ParallelCodeGenParallelismLevel, Module &Mod, in backend() 523 static void dropDeadSymbols(Module &Mod, const GVSummaryMapTy &DefinedGlobals, in dropDeadSymbols() 545 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend() 579 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
|
| H A D | LTOCodeGenerator.cpp | 137 void LTOCodeGenerator::setAsmUndefinedRefs(LTOModule *Mod) { in setAsmUndefinedRefs() 143 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() 156 void LTOCodeGenerator::setModule(std::unique_ptr<LTOModule> Mod) { in setModule()
|
| H A D | ThinLTOCodeGenerator.cpp | 194 auto &Mod = Input->getSingleBitcodeModule(); in loadModuleFromInput() local 669 for (auto &Mod : Modules) { in linkCombinedIndex() local 1016 for (auto &Mod : Modules) { in run() local 1140 for (auto &Mod : Modules) in run() local 1148 auto &Mod = Modules[IndexCount]; in run() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 58 void ModuleMap::resolveLinkAsDependencies(Module *Mod) { in resolveLinkAsDependencies() 69 void ModuleMap::addLinkAsDependency(Module *Mod) { in addLinkAsDependency() 108 ModuleMap::resolveExport(Module *Mod, in resolveExport() 157 static void appendSubframeworkPaths(Module *Mod, in appendSubframeworkPaths() 250 void ModuleMap::resolveHeader(Module *Mod, in resolveHeader() 954 if (Module *Mod = lookupModuleQualified(ModuleName, Parent)) in inferFrameworkModule() local 1152 void ModuleMap::addUnresolvedHeader(Module *Mod, in addUnresolvedHeader() 1213 void ModuleMap::addHeader(Module *Mod, Module::Header Header, in addHeader() 1301 bool ModuleMap::resolveExports(Module *Mod, bool Complain) { in resolveExports() 1314 bool ModuleMap::resolveUses(Module *Mod, bool Complain) { in resolveUses() [all …]
|
| H A D | PPLexerChange.cpp | 259 const Module &Mod, SmallVectorImpl<const Module *> &SubMods) { in collectAllSubModulesWithUmbrellaHeader() 266 void Preprocessor::diagnoseMissingHeaderInUmbrellaDir(const Module &Mod) { in diagnoseMissingHeaderInUmbrellaDir() 577 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCExpr.cpp | 199 llvm::find_if(ModifierNames, [this](ModifierEntry const &Mod) { in getName() 211 llvm::find_if(ModifierNames, [&Name](ModifierEntry const &Mod) { in getKindByName()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | Parser.h | 68 std::unique_ptr<Module> Mod; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 73 DbiModuleDescriptor Mod; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUHSAMetadataStreamer.cpp | 233 void MetadataStreamerV2::emitPrintf(const Module &Mod) { in emitPrintf() 438 void MetadataStreamerV2::begin(const Module &Mod, in begin() 617 void MetadataStreamerV3::emitPrintf(const Module &Mod) { in emitPrintf() 885 void MetadataStreamerV3::begin(const Module &Mod, in begin() 942 void MetadataStreamerV4::begin(const Module &Mod, in begin()
|
| H A D | SIPeepholeSDWA.cpp | 309 if (auto *Mod = TII->getNamedOperand(*MI, AMDGPU::OpName::src0_modifiers)) { in getSrcMods() local 313 if (auto *Mod = TII->getNamedOperand(*MI, AMDGPU::OpName::src1_modifiers)) { in getSrcMods() local 1023 if (auto *Mod = TII->getNamedOperand(MI, AMDGPU::OpName::src0_modifiers)) in convertToSDWA() local 1035 if (auto *Mod = TII->getNamedOperand(MI, AMDGPU::OpName::src1_modifiers)) in convertToSDWA() local
|
| H A D | AMDGPULateCodeGenPrepare.cpp | 45 Module *Mod = nullptr; member in __anona2bdfe0f0111::AMDGPULateCodeGenPrepare
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 147 void InclusionRewriter::WriteImplicitModuleImport(const Module *Mod) { in WriteImplicitModuleImport() 427 if (const Module *Mod = FindModuleAtLocation(Loc)) in Process() local 430 const Module *Mod = FindEnteredModule(Loc); in Process() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Lint.cpp | 126 Module *Mod; member in __anon3b490e4e0111::Lint 136 Lint(Module *Mod, const DataLayout *DL, AliasAnalysis *AA, in Lint() 706 auto *Mod = F.getParent(); in run() local 748 auto *Mod = F.getParent(); in INITIALIZE_PASS_DEPENDENCY() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTDeserializationListener.h | 54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
|
| H A D | ASTReader.h | 553 ModuleFile *Mod = nullptr; member 584 ModuleFile *Mod; member 688 Module *Mod; member 1284 ModuleFile *Mod; member 1414 ModuleFile *Mod = nullptr; variable 1419 ModuleDeclIterator(ASTReader *Reader, ModuleFile *Mod, in ModuleDeclIterator()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TestModuleFileExtension.cpp | 116 ASTReader &Reader, serialization::ModuleFile &Mod, in createExtensionReader()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | IndexDataConsumer.h | 61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | ModuleLoader.h | 172 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Module.cpp | 358 Module *Mod = *I; in getExportedModules() local 368 Module *Mod = Exports[I].getPointer(); in getExportedModules() local 396 Module *Mod = Imports[I]; in getExportedModules() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ObjCARCAnalysisUtils.h | 239 void init(Module *Mod) { in init()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexingAction.cpp | 243 serialization::ModuleFile &Mod, in indexPreprocessorModuleMacros() 296 void index::indexModuleFile(serialization::ModuleFile &Mod, ASTReader &Reader, in indexModuleFile()
|
| H A D | IndexingContext.cpp | 94 static void reportModuleReferences(const Module *Mod, in reportModuleReferences() 137 const Module *Mod = ImportD->getImportedModule(); in importedModule() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 214 Module *Mod = BB->getParent()->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOModule.h | 51 std::unique_ptr<Module> Mod; member
|