Searched refs:ThresPowY (Results 1 – 3 of 3) sorted by relevance
35 #define ThresPowY 0x080 /* BigPowY - SmallPowY. */ macro281 || (topy & 0x7ff) - SmallPowY >= ThresPowY)) in pow_scalar_special_case()332 if ((topy & 0x7ff) - SmallPowY >= ThresPowY) in pow_scalar_special_case()
18 #define VecThresPowY v_u64 (ThresPowY)
53 #define ThresPowY 0x080 /* BigPowY - SmallPowY. */ macro