Searched refs:mlirTransformAnyValueTypeGet (Results 1 – 3 of 3) sorted by relevance
50 MLIR_CAPI_EXPORTED MlirType mlirTransformAnyValueTypeGet(MlirContext ctx);
63 return cls(mlirTransformAnyValueTypeGet(ctx)); in populateDialectTransformSubmodule()
64 MlirType mlirTransformAnyValueTypeGet(MlirContext ctx) { in mlirTransformAnyValueTypeGet() function