Searched refs:shiftSignificandLeft (Results 1 – 3 of 3) sorted by relevance
1537 void IEEEFloat::shiftSignificandLeft(unsigned int bits) { in shiftSignificandLeft() function in llvm::detail::IEEEFloat1695 shiftSignificandLeft(-exponentChange); in normalize()1882 shiftSignificandLeft(1); in addOrSubtractSignificand()1885 temp_rhs.shiftSignificandLeft(1); in addOrSubtractSignificand()
684 void shiftSignificandLeft(unsigned int);
23455 {"_ZN4llvm7APFloat20shiftSignificandLeftEj", "llvm::APFloat::shiftSignificandLeft(unsigned int)"},