Searched refs:getAccumulatorIns (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h155 const InVec &getAccumulatorIns() const { return mAccumulatorIns; } function in class:slang::RSExportReduce
H A Dslang_rs_reflection.cpp1269 InputMappingComment = InputParamName + " = \"" + TypeString + std::string(ER->getAccumulatorIns()[InIdx]->getName()) + "\"";
1343 const auto &Ins = ER->getAccumulatorIns();
1459 const auto &Ins = ER->getAccumulatorIns();

Completed in 14 milliseconds