Searched defs:nLoops (Results 1 – 6 of 6) sorted by relevance
320 auto nLoops = op.getNumLoops(); in tileLinalgOpImpl() local487 auto nLoops = op.getNumLoops(); in tileLinalgOpImpl() local
469 unsigned nLoops = allIvs.size(); in emitScalarImplementation() local
223 for (unsigned i = 0, nLoops = loopRanges.size(); i < nLoops; ++i) { in fuse() local
218 unsigned nLoops = iteratorTypes.size(); local
224 unsigned nLoops = iteratorTypes.size(); in build() local426 auto nLoops = op.getNumLoops(); in verify() local500 auto nLoops = op.getNumLoops(); in verifyGenericOp() local
56 unsigned nLoops, unsigned nReduction) { in GetParallelAndReductionIterators()