Lines Matching refs:getBitWidth
18 return umin().getBitWidth() == other.umin().getBitWidth() &&
58 unsigned int width = smin.getBitWidth();
72 unsigned int width = umin.getBitWidth();
88 if (umin().getBitWidth() == 0)
90 if (other.umin().getBitWidth() == 0)
105 if (umin().getBitWidth() == 0)
107 if (other.umin().getBitWidth() == 0)
120 if (umin() == umax() && umin().getBitWidth() != 0)
122 if (smin() == smax() && smin().getBitWidth() != 0)