Searched defs:justsign (Results 1 – 3 of 3) sorted by relevance
580 SIMD::UInt justsign = SIMD::UInt(mask_sign) & floatBits; in floatToHalfBits() local
1226 UInt4 justsign = UInt4(mask_sign) & As<UInt4>(floatBits); in floatToHalfBits() local
1240 UInt4 justsign = UInt4(mask_sign) & As<UInt4>(floatBits); in floatToHalfBits() local