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