Searched refs:mlirTransformOperationTypeGet (Results 1 – 4 of 4) sorted by relevance
61 mlirTransformOperationTypeGet(MlirContext ctx, MlirStringRef operationName);
53 MlirType constructedType = mlirTransformOperationTypeGet( in testOperationType()
80 return cls(mlirTransformOperationTypeGet(ctx, cOperationName)); in populateDialectTransformSubmodule()
80 MlirType mlirTransformOperationTypeGet(MlirContext ctx, in mlirTransformOperationTypeGet() function