Searched refs:mlirStringAttrGet (Results 1 – 5 of 5) sorted by relevance
191 MLIR_CAPI_EXPORTED MlirAttribute mlirStringAttrGet(MlirContext ctx,
196 MlirAttribute mlirStringAttrGet(MlirContext ctx, MlirStringRef str) { in mlirStringAttrGet() function
371 mlirStringAttrGet(context->get(), toMlirStringRef(value)); in bindDerived()
1788 mlirStringAttrGet(operation.getContext()->get(), toMlirStringRef(name)); in setSymbolName()1816 MlirAttribute newVisAttr = mlirStringAttrGet(operation.getContext()->get(), in setVisibility()
890 mlirStringAttrGet(ctx, mlirStringRefCreate(data + 3, 2)); in printBuiltinAttributes()