Home
last modified time | relevance | path

Searched refs:getMDKindNames (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h108 LLVM_ABI void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
H A DModule.h360 void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp286 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { in getMDKindNames() function in LLVMContext
H A DModule.cpp188 void Module::getMDKindNames(SmallVectorImpl<StringRef> &Result) const { in getMDKindNames() function in Module
189 return Context.getMDKindNames(Result); in getMDKindNames()
H A DAsmWriter.cpp4937 MDs[0].second->getContext().getMDKindNames(MDNames); in printMetadataAttachments()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1896 M.getMDKindNames(Names); in writeModuleMetadataKinds()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2704 M.getMDKindNames(Names); in writeModuleMetadataKinds()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21837 …ndNamesERNS_15SmallVectorImplINS_9StringRefEEE", "llvm::LLVMContext::getMDKindNames(llvm::SmallVec…
22075 …tMDKindNamesERNS_15SmallVectorImplINS_9StringRefEEE", "llvm::Module::getMDKindNames(llvm::SmallVec…