Searched refs:shiftSignificandLeft (Results 1 – 4 of 4) sorted by relevance
377 void shiftSignificandLeft(unsigned int);
544 void shiftSignificandLeft(unsigned int);
1074 APFloat::shiftSignificandLeft(unsigned int bits) in shiftSignificandLeft() function in APFloat1213 shiftSignificandLeft(-exponentChange); in normalize()1366 shiftSignificandLeft(1); in addOrSubtractSignificand()1370 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()
1179 APFloat::shiftSignificandLeft(unsigned int bits) in shiftSignificandLeft() function in APFloat1316 shiftSignificandLeft(-exponentChange); in normalize()1472 shiftSignificandLeft(1); in addOrSubtractSignificand()1476 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()