Searched refs:mlirFloatAttrDoubleGetChecked (Results 1 – 3 of 3) sorted by relevance
102 mlirFloatAttrDoubleGetChecked(MlirType type, double value, MlirLocation loc);
106 MlirAttribute mlirFloatAttrDoubleGetChecked(MlirType type, double value, in mlirFloatAttrDoubleGetChecked() function
1475 MlirAttribute attr = mlirFloatAttrDoubleGetChecked(type, value, loc); in bindDerived()