Showing 1,373 of 3,020 total issues
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ op2) ^ res) ^ ((op1 ^ res) & (op1 ^ op2))).msb()
Avoid too many return
statements within this function. Open
Open
return ExprCond(
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ res) & (~(op1 ^ op2)))).msb()
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return "%s(%s)" % (func, self.from_expr(expr.args[0]))
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return cmp_elts(expr1.size, expr2.size)
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return ExprInt(args[0].size, args[0].size)
Avoid too many return
statements within this function. Open
Open
return ~op_cf
Avoid too many return
statements within this function. Open
Open
return ret
Avoid too many return
statements within this function. Open
Open
return cmp_elts(expr1.size, expr2.size)
Avoid too many return
statements within this function. Open
Open
return cmp_elts(expr1.op, expr2.op)
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return args[0].args[0]