Searched defs:exp16 (Results 1 – 5 of 5) sorted by relevance
220 int exp16; /* exp16: biased exponent for 16-bit floats */ in deFloat32To16Round() local377 int exp16; /* exp16: biased exponent for 16-bit floats */ in deFloat64To16Round() local
567 auto exp16 = halfBits & SIMD::UInt(0x7C00); in halfToFloatBits() local
1335 struct qreg exp16 = vir_ADD(c, exp32, vir_uniform_ui(c, -127 + 15)); in f2f16_rtz() local
19 export const exp16 = "test"; constant
18 export const exp16 = "test"; constant