Searched refs:mlirTypeAttrGetValue (Results 1 – 4 of 4) sorted by relevance
253 MLIR_CAPI_EXPORTED MlirType mlirTypeAttrGetValue(MlirAttribute attr);
263 MlirType mlirTypeAttrGetValue(MlirAttribute attr) { in mlirTypeAttrGetValue() function
834 !mlirTypeEqual(mlirF32TypeGet(ctx), mlirTypeAttrGetValue(type))) in printBuiltinAttributes()
1942 mlirTypeAttrGetValue(self.get())); in bindDerived()