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

/frameworks/compile/slang/
H A Dslang_rs_export_reduce.h73 static const int kAccumulatorInsSmallSize = 4; member in class:slang::RSExportReduce
74 llvm::SmallVector<const clang::ParmVarDecl*, kAccumulatorInsSmallSize> mAccumulatorIns;
75 llvm::SmallVector<const RSExportType*, kAccumulatorInsSmallSize> mAccumulatorInTypes;

Completed in 174 milliseconds