Searched refs:declareReduce (Results 1 – 3 of 3) sorted by relevance
294 void declareReduce(const RSExportReduce *ER, bool IsExportable);
829 void ReflectionState::declareReduce(const RSExportReduce *ER, bool IsExportable) { in declareReduce() function in slang::ReflectionState
1282 mState->declareReduce(ER, IsExportable); in genExportReduce()