Lines Matching refs:NT_float

476   NT_float,  enumerator
1504 case 'f': thistype = NT_float; break; in parse_neon_type()
1509 thistype = NT_float; in parse_neon_type()
1543 if (thistype == NT_float && !ISDIGIT (*ptr)) in parse_neon_type()
8726 if (type == NT_float && !float_p) in neon_cmode_for_move_imm()
8729 if (type == NT_float && is_quarter_float (immlo) && immhi == 0) in neon_cmode_for_move_imm()
15256 *g_type = NT_float; in neon_modify_type_size()
15307 case NT_float: in type_chk_of_el_type()
15392 *type = NT_float; in el_type_of_type_chk()
15558 && k_type == NT_float in neon_check_type()
15947 case NT_float: in mve_get_vcmp_vpt_cond()
16071 if (et.type == NT_float) in do_mve_vpt()
16152 if (et.type == NT_float) in do_mve_vcmp()
17403 if (et.type == NT_float) in neon_dyadic_misc()
17750 && et.type == NT_float in do_neon_dyadic_if_su()
17753 if (!check_simd_pred_availability (et.type == NT_float, in do_neon_dyadic_if_su()
17778 if (!check_simd_pred_availability (et.type == NT_float, in do_neon_addsub_if_i()
17845 inst.instruction |= (et.type == NT_float) << 10; in neon_compare()
17927 inst.instruction |= (et.type == NT_float) << 8; in neon_mul_mac()
18103 if (et.type == NT_float) in do_neon_mul()
18107 neon_dyadic_misc (NT_float, N_I_MVE | N_F_MVE, 0); in do_neon_mul()
18627 if (!check_simd_pred_availability (et.type == NT_float, in do_neon_abs_neg()
18636 inst.instruction |= (et.type == NT_float) << 10; in do_neon_abs_neg()
20175 if ((et.type == NT_float && et.size == 64) in do_neon_mov()
20207 if (et.type == NT_float && et.size == 64) in do_neon_mov()
20648 inst.instruction |= (et.type == NT_float) << 8; in do_neon_recip_est()
21526 if (!check_simd_pred_availability (et.type == NT_float, in do_vcadd()
21530 if (et.type == NT_float) in do_vcadd()