Searched refs:convertVectorToMMAOps (Results 1 – 2 of 2) sorted by relevance
29 void convertVectorToMMAOps(Operation *rootOp);
820 void mlir::convertVectorToMMAOps(Operation *rootOp) { in convertVectorToMMAOps() function in mlir903 (void)convertVectorToMMAOps(getOperation()); in runOnOperation()