Searched defs:log2_10 (Results 1 – 4 of 4) sorted by relevance
86 svfloat64_t log2_10 = svld1rq (svptrue_b64 (), &d->log2_10_hi); in SV_NAME_D1() local
1404 let log2_10 = bf16::from_f32(10f32.log2()); in test_bf16_consts_from_f32() localVariable1462 let log2_10 = bf16::from_f64(10f64.log2()); in test_bf16_consts_from_f64() localVariable
1469 let log2_10 = f16::from_f32(10f32.log2()); in test_f16_consts_from_f32() localVariable1529 let log2_10 = f16::from_f64(10f64.log2()); in test_f16_consts_from_f64() localVariable
2462 const double_double log2_10 = { HEX_DBL(+, 1, a934f0979a371, +, 1), in reference_exp10l() local