Searched refs:shiftSignificandLeft (Results 1 – 2 of 2) sorted by relevance
1173 void IEEEFloat::shiftSignificandLeft(unsigned int bits) { in shiftSignificandLeft() function in llvm::detail::IEEEFloat1302 shiftSignificandLeft(-exponentChange); in normalize()1456 shiftSignificandLeft(1); in addOrSubtractSignificand()1460 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()
478 void shiftSignificandLeft(unsigned int);