| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUUnifyMetadata.cpp | 65 NamedMD = M.getOrInsertNamedMetadata(Name); in unifyVersionMD() 89 NamedMD = M.getOrInsertNamedMetadata(Name); in unifyExtensionMD()
|
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 147 NamedMDNode *metaD = M.getOrInsertNamedMetadata("llvm.printf.fmts"); in lowerPrintfForGpu()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILTranslateMetadata.cpp | 103 NamedMDNode *ResourceMD = M.getOrInsertNamedMetadata("dx.resources"); in emitResourceMetadata() 245 NamedMDNode *ValVerNode = M.getOrInsertNamedMetadata("dx.valver"); in emitValidatorVersionMD() 260 NamedMDNode *SMMDNode = M.getOrInsertNamedMetadata("dx.shaderModel"); in emitShaderModelVersionMD() 272 NamedMDNode *DXILVerMDNode = M.getOrInsertNamedMetadata("dx.version"); in emitDXILVersionTupleMD() 379 M.getOrInsertNamedMetadata("dx.entryPoints"); in translateMetadata()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | TCE.cpp | 50 M.getModule().getOrInsertNamedMetadata( in setTargetAttributes()
|
| H A D | NVPTX.cpp | 298 llvm::NamedMDNode *MD = M->getOrInsertNamedMetadata("nvvm.annotations"); in addNVVMMetadata() 316 llvm::NamedMDNode *MD = M->getOrInsertNamedMetadata("nvvm.annotations"); in addGridConstantNVVMMetadata()
|
| H A D | XCore.cpp | 306 CGM.getModule().getOrInsertNamedMetadata("xcore.typestrings"); in emitTargetMD()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ThinLTOBitcodeWriter.cpp | 436 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("cfi.functions"); in splitAndWriteThinLTOBitcode() 461 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("aliases"); in splitAndWriteThinLTOBitcode() 477 NamedMDNode *NMD = MergedM->getOrInsertNamedMetadata("symvers"); in splitAndWriteThinLTOBitcode()
|
| H A D | StripSymbols.cpp | 259 NamedMDNode *NMD = M.getOrInsertNamedMetadata("llvm.dbg.cu"); in stripDeadDebugInfoImpl()
|
| H A D | SampleProfileProbe.cpp | 455 M.getOrInsertNamedMetadata(PseudoProbeDescMetadataName); in run()
|
| H A D | SampleProfileMatcher.cpp | 682 auto *NMD = M.getOrInsertNamedMetadata("llvm.stats"); in computeAndReportProfileStaleness()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | SanitizerMetadata.cpp | 93 CGM.getModule().getOrInsertNamedMetadata("llvm.tysan.globals"); in reportGlobal()
|
| H A D | CGHLSLRuntime.cpp | 65 auto *DXILValMD = M.getOrInsertNamedMetadata(DXILValKey); in addDxilValVersion() 83 auto *RootSignatureValMD = M.getOrInsertNamedMetadata(RootSignatureValKey); in addRootSignature() 180 .getOrInsertNamedMetadata("hlsl.cbs") in emitBufferGlobalsAndMetadata()
|
| H A D | ObjectFilePCHContainerWriter.cpp | 292 M->getOrInsertNamedMetadata("wasm.custom_sections"); in HandleTranslationUnit()
|
| H A D | CodeGenModule.cpp | 1101 auto *NMD = getModule().getOrInsertNamedMetadata("llvm.dependent-libraries"); in Release() 1447 TheModule.getOrInsertNamedMetadata("opencl.spir.version"); in Release() 1593 llvm::NamedMDNode *OCLVerMD = TheModule.getOrInsertNamedMetadata(MDName); in EmitOpenCLMetadata() 3395 auto *NMD = getModule().getOrInsertNamedMetadata("llvm.linker.options"); in EmitModuleLinkOptions() 7612 CGM.getModule().getOrInsertNamedMetadata("clang.global.decl.ptrs"); in EmitGlobalDeclMetadata() 7772 TheModule.getOrInsertNamedMetadata("llvm.ident"); in EmitVersionIdentMetadata() 7782 TheModule.getOrInsertNamedMetadata("llvm.commandline"); in EmitCommandLineMetadata() 7795 llvm::NamedMDNode *GCov = TheModule.getOrInsertNamedMetadata("llvm.gcov"); in EmitCoverageFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineDebugify.cpp | 160 NMD = M.getOrInsertNamedMetadata("llvm.mir.debugify"); in applyDebugifyMetadataToMachineFunction()
|
| H A D | JMCInstrumenter.cpp | 224 M.getOrInsertNamedMetadata("llvm.linker.options")->addOperand(N); in runImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CloneModule.cpp | 184 NamedMDNode *NewNMD = New->getOrInsertNamedMetadata(NMD.getName()); in CloneModule()
|
| H A D | AMDGPUEmitPrintf.cpp | 481 NamedMDNode *metaD = M->getOrInsertNamedMetadata("llvm.printf.fmts"); in emitAMDGPUPrintfCall()
|
| H A D | ModuleUtils.cpp | 390 NamedMDNode *MD = M.getOrInsertNamedMetadata("llvm.embedded.objects"); in embedBufferInModule()
|
| H A D | Debugify.cpp | 263 NamedMDNode *NMD = M.getOrInsertNamedMetadata("llvm.debugify"); in applyDebugifyMetadata()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Module.cpp | 302 NamedMDNode *Module::getOrInsertNamedMetadata(StringRef Name) { in getOrInsertNamedMetadata() function in Module 369 return getOrInsertNamedMetadata("llvm.module.flags"); in getOrInsertModuleFlagsMetadata()
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
| H A D | Utility.cpp | 65 NamedMDNode *MD = M.getOrInsertNamedMetadata("llvm.offloading.symbols"); in getOffloadingEntryInitializer()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPrepareFunctions.cpp | 479 F->getParent()->getOrInsertNamedMetadata("spv.cloned_funcs"); in removeAggregateTypesFromSignature()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Module.h | 493 NamedMDNode *getOrInsertNamedMetadata(StringRef Name);
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 897 NamedMDNode *NMD = TheModule.getOrInsertNamedMetadata(Name); in lazyLoadModuleMetadataBlock() 1322 NamedMDNode *NMD = TheModule.getOrInsertNamedMetadata(Name); in parseOneMetadata()
|