Home
last modified time | relevance | path

Searched defs:a_gt_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Derff.c80 uint32x4_t a_gt_max = vcgtq_f32 (a, dat->max); in V_NAME_F1() local
H A Derf.c83 uint64x2_t a_gt_max = vcagtq_f64 (x, dat->max); in V_NAME_D1() local