Searched refs:fitsInFPType (Results 1 – 1 of 1) sorted by relevance
1633 static bool fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType() function1644 if (fitsInFPType(CFP, APFloat::IEEEhalf())) in shrinkFPConstant()1647 if (fitsInFPType(CFP, APFloat::IEEEsingle())) in shrinkFPConstant()1651 if (fitsInFPType(CFP, APFloat::IEEEdouble())) in shrinkFPConstant()