Home
last modified time | relevance | path

Searched refs:mAccumulatorInTypes (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_reduce.h75 llvm::SmallVector<const RSExportType*, kAccumulatorInsSmallSize> mAccumulatorInTypes; variable
156 const InTypeVec &getAccumulatorInTypes() const { return mAccumulatorInTypes; } in getAccumulatorInTypes()
Dslang_rs_export_reduce.cpp427 mAccumulatorInTypes.push_back(ParamEType); // possibly nullptr in analyzeAccumulator()