Searched refs:shiftSignificandLeft (Results 1 – 2 of 2) sorted by relevance
1479 void IEEEFloat::shiftSignificandLeft(unsigned int bits) { in shiftSignificandLeft() function in llvm::detail::IEEEFloat1636 shiftSignificandLeft(-exponentChange); in normalize()1810 shiftSignificandLeft(1); in addOrSubtractSignificand()1813 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()
585 void shiftSignificandLeft(unsigned int);