Searched refs:exp_infnan (Results 1 – 1 of 1) sorted by relevance
1158 static const uint32_t exp_infnan = 255 << 23; in halfToFloatBits() local1163 (CmpNLE(As<UInt4>(expmant), UInt4(was_infnan)) & UInt4(exp_infnan))); in halfToFloatBits()