Searched refs:mlirIntegerAttrGetValueInt (Results 1 – 4 of 4) sorted by relevance
125 MLIR_CAPI_EXPORTED int64_t mlirIntegerAttrGetValueInt(MlirAttribute attr);
127 int64_t mlirIntegerAttrGetValueInt(MlirAttribute attr) { in mlirIntegerAttrGetValueInt() function
760 mlirIntegerAttrGetValueInt(integer) != 42) in printBuiltinAttributes()
1534 return mlirIntegerAttrGetValueInt(self); in bindDerived()