Lines Matching refs:p14
1185 __ Cmple(p14.VnH(), p2.Zeroing(), z15.VnH(), z14.VnH()); // GE
1217 ASSERT_EQUAL_SVE(p8_expected, p14.VnH());
2403 __ Whilelo(p14.VnS(), x20, x21);
2464 ASSERT_EQUAL_SVE(p14_expected, p14.VnS());
2775 PRegister pn = p14;
6970 __ Str(p14, SVEMemOperand(x0, 314, SVE_MUL_VL));
7007 middle[(314 * pl) + i] = byte * 14; // p14
7019 ASSERT_EQUAL_SVE(p6, p14);
13252 __ Rdffr(p14.VnB());
13259 ASSERT_EQUAL_SVE(p14.VnB(), p15.VnB());
13327 __ Rdffr(p14.VnB(), p0.Zeroing());
13336 ASSERT_EQUAL_SVE(pd_expected, p14.VnB());
13380 PRegister pn = p14;
17798 PRegisterWithLaneSize pd_result_fp_1 = p14.WithLaneSize(lane_size_in_bits);
17916 PRegisterWithLaneSize pd = p14.WithLaneSize(lane_size_in_bits);
19092 __ Whilege(p14.VnB(), x7, x6);
19134 ASSERT_EQUAL_SVE(p14_exp, p14.VnB());