Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.h215 bool ParseExportReduceCount(llvm::StringRef *, size_t n_lines);
DRenderScriptRuntime.cpp2875 bool RSModuleDescriptor::ParseExportReduceCount(llvm::StringRef *lines, in ParseExportReduceCount() function in RSModuleDescriptor
3057 success = ParseExportReduceCount(line, n_lines); in ParseRSInfo()