Searched refs:mlirStringAttrTypedGet (Results 1 – 3 of 3) sorted by relevance
196 MLIR_CAPI_EXPORTED MlirAttribute mlirStringAttrTypedGet(MlirType type,
200 MlirAttribute mlirStringAttrTypedGet(MlirType type, MlirStringRef str) { in mlirStringAttrTypedGet() function
380 mlirStringAttrTypedGet(type, toMlirStringRef(value)); in bindDerived()