Searched refs:getResultType (Results 1 – 3 of 3) sorted by relevance
158 const RSExportType *getResultType() const { return mResultType; } in getResultType() function
216 return GetReduceResultTypeName(ER->getResultType()); in GetReduceResultTypeName()700 const RSExportType *RT = ER->getResultType(); in genScriptClassConstructor()1276 const bool IsExportable = exportableReduce(ER->getResultType()); in genExportReduce()1308 const RSExportType *const ResultType = ER->getResultType(); in genExportReduceArrayVariant()1461 const RSExportType *ResultType = ER->getResultType(); in genExportReduceAllocationVariant()
848 reduce.mResult = canon(getUniqueTypeName(ER->getResultType())); in declareReduce()899 const std::string ResultType = getUniqueTypeName(ER->getResultType()); in declareReduce()