Searched refs:constant_float_op_binder (Results 1 – 1 of 1) sorted by relevance
96 struct constant_float_op_binder { struct100 constant_float_op_binder(FloatAttr::ValueType *bv) : bind_value(bv) {} in constant_float_op_binder() function127 return constant_float_op_binder(&value).match(op) && predicate(value); in match()348 inline detail::constant_float_op_binder350 return detail::constant_float_op_binder(bind_value); in m_ConstantFloat()