Searched refs:bind_value (Results 1 – 1 of 1) sorted by relevance
37 ValueType *bind_value; member40 attr_value_binder(ValueType *bv) : bind_value(bv) {} in attr_value_binder()44 *bind_value = intAttr.getValue(); in match()67 AttrT *bind_value; member71 constant_op_binder(AttrT *bind_value) : bind_value(bind_value) {} in constant_op_binder()73 constant_op_binder() : bind_value(nullptr) {} in constant_op_binder()86 if (bind_value) in match()87 *bind_value = attr; in match()97 FloatAttr::ValueType *bind_value; member134 IntegerAttr::ValueType *bind_value; member[all …]