Searched refs:mlirStringAttrGetValue (Results 1 – 4 of 4) sorted by relevance
201 MLIR_CAPI_EXPORTED MlirStringRef mlirStringAttrGetValue(MlirAttribute attr);
204 MlirStringRef mlirStringAttrGetValue(MlirAttribute attr) { in mlirStringAttrGetValue() function
894 MlirStringRef stringValue = mlirStringAttrGetValue(string); in printBuiltinAttributes()1950 MlirStringRef newNameStr = mlirStringAttrGetValue(newName); in testSymbolTable()
388 MlirStringRef stringRef = mlirStringAttrGetValue(self); in bindDerived()