Searched refs:getIntegralBits (Results 1 – 3 of 3) sorted by relevance
49 unsigned getIntegralBits() const { in getIntegralBits() function
35 std::min(DstScale + DstSema.getIntegralBits(), NewVal.getBitWidth())); in convert()
1476 bool LessIntBits = DstFPSema.getIntegralBits() < SrcFPSema.getIntegralBits(); in EmitFixedPointConversion()