Searched refs:gt1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | asinh.c | 144 uint64x2_t gt1 = vcgeq_f64 (ax, v_f64 (1)); in V_NAME_D1() local 160 if (likely (v_any_u64 (gt1))) in V_NAME_D1() 181 if (likely (v_any_u64 (vceqzq_u64 (gt1)))) in V_NAME_D1() 185 ax = v_zerofy_f64 (ax, vorrq_u64 (tiny, gt1)); in V_NAME_D1() 222 float64x2_t y = vbslq_f64 (gt1, option_1, option_2); in V_NAME_D1()
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-gxm-gt1-ultimate.dts | 14 compatible = "azw,gt1-ultimate", "amlogic,s912", "amlogic,meson-gxm";
|