/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCheckDebugify.cpp | 33 NamedMDNode *NMD = M.getNamedMetadata("llvm.mir.debugify"); in runOnModule() local
|
H A D | MachineDebugify.cpp | 153 NamedMDNode *NMD = M.getNamedMetadata("llvm.mir.debugify"); in applyDebugifyMetadataToMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 425 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("cfi.functions"); in splitAndWriteThinLTOBitcode() local 450 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("aliases"); in splitAndWriteThinLTOBitcode() local 466 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("symvers"); in splitAndWriteThinLTOBitcode() local
|
H A D | StripSymbols.cpp | 251 NamedMDNode *NMD = M.getOrInsertNamedMetadata("llvm.dbg.cu"); stripDeadDebugInfoImpl() local
|
H A D | SampleProfileProbe.cpp | 449 auto *NMD = M->getNamedMetadata(PseudoProbeDescMetadataName); in instrumentOneFunc() local
|
H A D | SampleProfileMatcher.cpp | 735 auto *NMD = M.getOrInsertNamedMetadata("llvm.stats"); in computeAndReportProfileStaleness() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | TypeFinder.cpp | 108 for (const auto &NMD : M.named_metadata()) in run() local
|
H A D | Module.cpp | 272 NamedMDNode *&NMD = NamedMDSymTab[Name]; in getOrInsertNamedMetadata() local 283 void Module::eraseNamedMetadata(NamedMDNode *NMD) { in eraseNamedMetadata()
|
H A D | DebugInfo.cpp | 845 NamedMDNode *NMD = &*NMI; in stripNonLineTableDebugInfo() local 909 for (auto &NMD : M.named_metadata()) { in stripNonLineTableDebugInfo() local
|
H A D | AsmWriter.cpp | 1023 for (const NamedMDNode &NMD : TheModule->named_metadata()) { in processModule() local 3655 void AssemblyWriter::printNamedMDNode(const NamedMDNode *NMD) { in printNamedMDNode()
|
H A D | DIBuilder.cpp | 155 NamedMDNode *NMD = M.getOrInsertNamedMetadata("llvm.dbg.cu"); in createCompileUnit() local
|
H A D | Verifier.cpp | 473 for (const NamedMDNode &NMD : M.named_metadata()) in verify() local 1015 void Verifier::visitNamedMDNode(const NamedMDNode &NMD) { in visitNamedMDNode()
|
H A D | Core.cpp | 1376 LLVMNamedMDNodeRef LLVMGetNextNamedMetadata(LLVMNamedMDNodeRef NMD) { in LLVMGetNextNamedMetadata() 1384 LLVMNamedMDNodeRef LLVMGetPreviousNamedMetadata(LLVMNamedMDNodeRef NMD) { in LLVMGetPreviousNamedMetadata() 1402 const char *LLVMGetNamedMetadataName(LLVMNamedMDNodeRef NMD, size_t *NameLen) { in LLVMGetNamedMetadataName()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CloneModule.cpp | 209 for (const NamedMDNode &NMD : M.named_metadata()) { in CloneModule() local
|
H A D | Debugify.cpp | 198 NamedMDNode *NMD = M.getOrInsertNamedMetadata("llvm.debugify"); in applyDebugifyMetadata() local 275 NamedMDNode *NMD = M.getModuleFlagsMetadata(); in stripDebugifyMetadata() local 718 NamedMDNode *NMD = M.getNamedMetadata("llvm.debugify"); in checkDebugifyMetadata() local
|
H A D | CloneFunction.cpp | 302 auto *NMD = NewModule->getOrInsertNamedMetadata("llvm.dbg.cu"); in CloneFunctionInto() local
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 573 NamedMDNode *NMD = &*M->named_metadata_begin(); in optMain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 102 NamedMDNode *NMD = m->getNamedMetadata("nvvm.annotations"); in cacheAnnotationFromMD() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 901 NamedMDNode *NMD = TheModule.getOrInsertNamedMetadata(Name); in lazyLoadModuleMetadataBlock() local 1316 NamedMDNode *NMD = TheModule.getOrInsertNamedMetadata(Name); in parseOneMetadata() local
|
/freebsd/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1223 for (const NamedMDNode &NMD : SrcM->named_metadata()) { in linkNamedMDNodes() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2999 if (const NamedMDNode *NMD = M.getNamedMetadata("llvm.ident")) { in emitModuleIdents() local 3014 const NamedMDNode *NMD = M.getNamedMetadata("llvm.commandline"); in emitModuleCommandLines() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.cpp | 1822 for (const NamedMDNode &NMD : M.named_metadata()) { in writeModuleMetadata() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 3310 const NamedMDNode *NMD = M.getNamedMetadata("llvm.commandline"); in emitModuleCommandLines() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 992 auto *NMD = getModule().getOrInsertNamedMetadata("llvm.dependent-libraries"); in Release() local 3165 auto *NMD = getModule().getOrInsertNamedMetadata("llvm.linker.options"); in EmitModuleLinkOptions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 2300 for (const NamedMDNode &NMD : M.named_metadata()) { in writeNamedMetadata() local
|