Searched refs:binop_with_overflow (Results 1 – 2 of 2) sorted by relevance
174 self.binop_with_overflow(bin_op, &left, &right, &dest)?; in eval_rvalue_into_place()
16 pub fn binop_with_overflow( in binop_with_overflow() method