Home
last modified time | relevance | path

Searched defs:constructedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/CAPI/
H A Dpdl.c27 MlirType constructedType = mlirPDLAttributeTypeGet(ctx); in testAttributeType() local
87 MlirType constructedType = mlirPDLOperationTypeGet(ctx); in testOperationType() local
148 MlirType constructedType = mlirPDLRangeTypeGet(typeType); in testRangeType() local
214 MlirType constructedType = mlirPDLTypeTypeGet(ctx); in testTypeType() local
274 MlirType constructedType = mlirPDLValueTypeGet(ctx); in testValueType() local
H A Dtransform.c26 MlirType constructedType = mlirTransformAnyOpTypeGet(ctx); in testAnyOpType() local
53 MlirType constructedType = mlirTransformOperationTypeGet( in testOperationType() local