Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_backend.cpp273 llvm::SmallVector<llvm::Value*, 1> ExportFuncInfo; in dumpExportFunctionInfo() local
284 ExportFuncInfo.push_back(llvm::MDString::get(mLLVMContext, in dumpExportFunctionInfo()
397 ExportFuncInfo.push_back( in dumpExportFunctionInfo()
402 llvm::MDNode::get(mLLVMContext, ExportFuncInfo)); in dumpExportFunctionInfo()
403 ExportFuncInfo.clear(); in dumpExportFunctionInfo()