Home
last modified time | relevance | path

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

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