Searched refs:mlirTypeIsAAnyQuantizedType (Results 1 – 4 of 4) sorted by relevance
104 MLIR_CAPI_EXPORTED bool mlirTypeIsAAnyQuantizedType(MlirType type);
62 mlirTypeIsAAnyQuantizedType(any)); in testTypeHierarchy()
114 bool mlirTypeIsAAnyQuantizedType(MlirType type) { in mlirTypeIsAAnyQuantizedType() function
159 mlir_type_subclass(m, "AnyQuantizedType", mlirTypeIsAAnyQuantizedType, in populateDialectQuantSubmodule()