Searched defs:boring (Results 1 – 3 of 3) sorted by relevance
25 special_case (float32x4_t x, uint32x4_t is_boring, float32x4_t boring, in special_case()48 float32x4_t boring = vreinterpretq_f32_u32 (vorrq_u32 ( in V_NAME_F1() local
30 svfloat32_t boring, svfloat32_t q, svbool_t special) in special_case()48 svfloat32_t boring = svreinterpret_f32 (svorr_x (pg, sign, d->onef)); in SV_NAME_F1() local
66 static bool boring; variable