Searched refs:newInputOutputTypes (Results 1 – 1 of 1) sorted by relevance
371 SmallVector<Type> newInputOutputTypes; in matchAndRewrite() local378 newInputOutputTypes.push_back(replacementInfo->type); in matchAndRewrite()385 newInputOutputTypes.push_back(opOperand->get().getType()); in matchAndRewrite()413 maybeCollapse(operand, newInputOutputTypes[flattenedIdx], in matchAndRewrite()431 resultTypes.push_back(newInputOutputTypes[i + genericOp.getNumInputs()]); in matchAndRewrite()