Searched defs:b_isnormal (Results 1 – 3 of 3) sorted by relevance
582 SIMD::UInt b_isnormal = CmpNLE(SIMD::UInt(c_f32infty), absf); in floatToHalfBits() local
1228 UInt4 b_isnormal = CmpNLE(UInt4(c_f32infty), absf); in floatToHalfBits() local
1242 UInt4 b_isnormal = CmpNLE(UInt4(c_f32infty), absf); in floatToHalfBits() local