Searched refs:ThresExp (Results 1 – 2 of 2) sorted by relevance
22 #define ThresExp 0x03f /* BigExp - SmallExp. */ macro149 if (unlikely (abstop - SmallExp >= ThresExp)) in exp_inline()205 if (unlikely (abstop - SmallExp >= ThresExp)) in exp_nosignbias()
43 #define ThresExp 0x03f /* BigExp - SmallExp. */ macro300 svbool_t uoflow = svcmpge (pg, svsub_x (pg, abstop, SmallExp), ThresExp); in sv_exp_inline()