Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h211 bool ParseExportReduceCount(llvm::StringRef *, size_t n_lines);
H A DRenderScriptRuntime.cpp2965 bool RSModuleDescriptor::ParseExportReduceCount(llvm::StringRef *lines, in ParseExportReduceCount() function in RSModuleDescriptor
3150 success = ParseExportReduceCount(line, n_lines); in ParseRSInfo()