Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_backend.cpp609 llvm::SmallVector<llvm::Metadata *, 1> ExportFuncInfo; in dumpExportFunctionInfo() local
620 ExportFuncInfo.push_back(llvm::MDString::get(mLLVMContext, in dumpExportFunctionInfo()
734 ExportFuncInfo.push_back( in dumpExportFunctionInfo()
739 llvm::MDNode::get(mLLVMContext, ExportFuncInfo)); in dumpExportFunctionInfo()
740 ExportFuncInfo.clear(); in dumpExportFunctionInfo()