Searched defs:constant_int_op_binder (Results 1 – 1 of 1) sorted by relevance
88 struct constant_int_op_binder { struct92 constant_int_op_binder(IntegerAttr::ValueType *bv) : bind_value(bv) {} in constant_int_op_binder() argument117 return constant_int_op_binder(&value).match(op) && TargetValue == value; in match() argument