Searched refs:resultVals (Results 1 – 1 of 1) sorted by relevance
643 SmallVector<Value, 1> resultVals; in fuseWithReshapeByExpansion() local647 resultVals.push_back(rewriter.create<TensorReshapeOp>( in fuseWithReshapeByExpansion()652 resultVals.push_back(fusedOp->getResult(result.index())); in fuseWithReshapeByExpansion()656 return resultVals; in fuseWithReshapeByExpansion()