Searched refs:getNameReduce (Results 1 – 5 of 5) sorted by relevance
144 const std::string &getNameReduce() const { return mNameReduce; } in getNameReduce() function
838 reduce.mName = ER->getNameReduce(); in declareReduce()855 const std::string& Name = ER->getNameReduce(); in declareReduce()
191 if ((*I)->getNameReduce() == KeywordValueMap[RSExportReduce::KeyReduce]) { in HandlePragma()
1289 << ER->getNameReduce() << " = " << getNextExportReduceSlot() in genExportReduce()1391 const std::string MethodName = "reduce_" + ER->getNameReduce(); in genExportReduceArrayVariant()1472 const std::string MethodName = "reduce_" + ER->getNameReduce(); in genExportReduceAllocationVariant()1522 mOut.indent() << "reduce(" << RS_EXPORT_REDUCE_INDEX_PREFIX << ER->getNameReduce() in genExportReduceAllocationVariant()
1118 addString(Idx++, (*I)->getNameReduce()); in dumpExportReduceInfo()