Searched defs:reductionIndex (Results 1 – 2 of 2) sorted by relevance
188 scf::ReduceOp reduce, int64_t reductionIndex, Attribute initValue) { in createDecl() argument 222 int64_t reductionIndex) { in addAtomicRMW() argument 246 int64_t reductionIndex) { in declareReduction() argument [all...]
317 int64_t reductionIndex) { in calculateReducedValue()386 for (int64_t reductionIndex = 0; reductionIndex < newNumOfElements; in matchAndRewrite() local