Searched refs:ch_exp (Results 1 – 2 of 2) sorted by relevance
3109 const float ch_exp = 0x1.714000p+0f; in lowerFEXP() local3115 SDValue CH = DAG.getConstantFP(IsExp10 ? ch_exp10 : ch_exp, SL, VT); in lowerFEXP()
3730 const float ch_exp = 0x1.714000p+0f; in legalizeFExp() local3740 auto CH = B.buildFConstant(Ty, IsExp10 ? ch_exp10 : ch_exp); in legalizeFExp()