Searched defs:reassoc (Results 1 – 5 of 5) sorted by relevance
160 SmallVector<ReassociationIndices> reassoc = {{0, 1}}; in matchAndRewrite() local
478 if (auto reassoc = entity.getDefiningOp<hlfir::NoReassocOp>()) { followShapeInducingSource() local 625 if (auto reassoc = expr.getDefiningOp<hlfir::NoReassocOp>()) genLengthParameters() local
1325 auto reassoc = getReassociationForFlattening( matchAndRewrite() local 1458 auto reassoc = matchAndRewrite() local
770 SmallVector<ReassociationIndices, 4> reassoc = bubbleUpPackOpThroughExpandShape() local
2434 ArrayRef<int64_t> ref = llvm::ArrayRef(reassoc); in computeCollapsedLayoutMap() local 2230 ReassociationIndices reassoc = std::get<0>(it); computeExpandedLayoutMap() local 2417 for (const ReassociationIndices &reassoc : reassociation) { computeCollapsedLayoutMap() local