Searched refs:mlirTypeAttrGet (Results 1 – 4 of 4) sorted by relevance
250 MLIR_CAPI_EXPORTED MlirAttribute mlirTypeAttrGet(MlirType type);
259 MlirAttribute mlirTypeAttrGet(MlirType type) { in mlirTypeAttrGet() function
832 MlirAttribute type = mlirTypeAttrGet(mlirF32TypeGet(ctx)); in printBuiltinAttributes()
1935 MlirAttribute attr = mlirTypeAttrGet(value.get()); in bindDerived()