Searched defs:allIvs (Results 1 – 4 of 4) sorted by relevance
87 getInputAndOutputIndices(OpBuilder &b, Location loc, ArrayRef<Value> allIvs, in getInputAndOutputIndices() argument 129 ArrayRef<Value> allIvs, in emitScalarImplementation() argument 183 SmallVector<Value> allIvs; in replaceIndexOpsByInductionVariables() local 226 SmallVector<Value> allIvs; linalgOpToLoopsImpl() local [all...]
161 SmallVector<OpFoldResult> allIvs = llvm::to_vector( in fuse() local
81 SmallVector<Value> allIvs(op.getNumLoops(), nullptr); in transformIndexOps() local
151 DenseSet<Value> allIvs; in canonicalizeMinMaxOpInLoop() local