Searched refs:shiftSignificandLeft (Results 1 – 2 of 2) sorted by relevance
1347 void IEEEFloat::shiftSignificandLeft(unsigned int bits) { in shiftSignificandLeft() function in llvm::detail::IEEEFloat1501 shiftSignificandLeft(-exponentChange); in normalize()1662 shiftSignificandLeft(1); in addOrSubtractSignificand()1665 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()
514 void shiftSignificandLeft(unsigned int);