Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSUtils.h112 static inline std::string nameReduceCombinerFromAccumulator(llvm::StringRef accumName) { in nameReduceCombinerFromAccumulator() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp137 : nameReduceCombinerFromAccumulator(reduce.mAccumulatorName)) << " - " in getRSInfoString()
DRSKernelExpand.cpp1220 nameReduceCombinerFromAccumulator(FnAccumulator->getName()), in CreateReduceCombinerFromAccumulator()
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp391 keep_funcs.push_back(nameReduceCombinerFromAccumulator(exportReduceList[i].mAccumulatorName)); in addInternalizeSymbolsPass()