Searched defs:RowColIndexing (Results 1 – 1 of 1) sorted by relevance
431 struct RowColIndexing : private std::pair<AffineExpr, AffineExpr> { struct 432 RowColIndexing(AffineExpr row, AffineExpr col) in RowColIndexing() argument 451 std::function<SmallVector<RowColIndexing>(MLIRContext *)>; argument [all...]