Searched refs:mlirTypeIsAPDLAttributeType (Results 1 – 4 of 4) sorted by relevance
37 mlirTypeIsAPDLAttributeType(parsedType)); in testAttributeType()56 mlirTypeIsAPDLAttributeType(constructedType)); in testAttributeType()97 mlirTypeIsAPDLAttributeType(parsedType)); in testOperationType()116 mlirTypeIsAPDLAttributeType(constructedType)); in testOperationType()160 mlirTypeIsAPDLAttributeType(parsedType)); in testRangeType()179 mlirTypeIsAPDLAttributeType(constructedType)); in testRangeType()224 mlirTypeIsAPDLAttributeType(parsedType)); in testTypeType()243 mlirTypeIsAPDLAttributeType(constructedType)); in testTypeType()284 mlirTypeIsAPDLAttributeType(parsedType)); in testValueType()303 mlirTypeIsAPDLAttributeType(constructedType)); in testValueType()
31 MLIR_CAPI_EXPORTED bool mlirTypeIsAPDLAttributeType(MlirType type);
31 bool mlirTypeIsAPDLAttributeType(MlirType type) { in mlirTypeIsAPDLAttributeType() function
31 mlir_type_subclass(m, "AttributeType", mlirTypeIsAPDLAttributeType); in populateDialectPDLSubmodule()