Searched refs:mlirFloatAttrDoubleGetChecked (Results 1 – 3 of 3) sorted by relevance
104 MLIR_CAPI_EXPORTED MlirAttribute mlirFloatAttrDoubleGetChecked(MlirLocation loc,
107 MlirAttribute mlirFloatAttrDoubleGetChecked(MlirLocation loc, MlirType type, in mlirFloatAttrDoubleGetChecked() function
203 MlirAttribute attr = mlirFloatAttrDoubleGetChecked(loc, type, value); in bindDerived()