Lines Matching refs:Is1D

2575   VIXL_ASSERT(vt.IsVector() || vt.Is1D());
2922 VIXL_ASSERT((vn.Is1H() && vd.Is1S()) || (vn.Is1S() && vd.Is1D()) ||
3255 VIXL_ASSERT(vd.Is1D());
3303 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3323 (vd.Is1D() && CPUHas(CPUFeatures::kNEON)));
3324 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
3347 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
3355 VIXL_ASSERT((index == 1) && vd.Is1D() && rn.IsX());
3363 VIXL_ASSERT((index == 1) && vn.Is1D() && rd.IsX());
3381 VIXL_ASSERT(vd.Is1D());
3400 VIXL_ASSERT(vd.Is1D());
3419 VIXL_ASSERT(vd.Is1D());
3438 VIXL_ASSERT(vd.Is1D());
3457 VIXL_ASSERT(vd.Is1D());
3472 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3481 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3521 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3553 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
3563 if (vd.Is1D()) {
3567 VIXL_ASSERT(vn.Is1D() || vn.Is1H());
3568 op = vn.Is1D() ? FCVT_sd : FCVT_sh;
3571 VIXL_ASSERT(vn.Is1D() || vn.Is1S());
3572 op = vn.Is1D() ? FCVT_hd : FCVT_hs;
3618 VIXL_ASSERT(vd.Is1S() && vn.Is1D());
3636 VIXL_ASSERT(rd.IsW() && vn.Is1D());
3652 VIXL_ASSERT((vd.Is1S() && vn.Is1S()) || (vd.Is1D() && vn.Is1D()));
3705 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3728 VIXL_ASSERT(vd.Is1D() || vd.Is1S() || vd.Is2D() || vd.Is2S() || vd.Is4S() ||
3738 VIXL_ASSERT(vn.Is1H() || vn.Is1S() || vn.Is1D());
3761 VIXL_ASSERT(vd.Is1D() || vd.Is1S() || vd.Is2D() || vd.Is2S() || vd.Is4S() ||
3779 VIXL_ASSERT(vd.Is1D() || vd.Is1S() || vd.Is2D() || vd.Is2S() || vd.Is4S() ||
3797 VIXL_ASSERT(vd.Is1D() || vd.Is1S() || vd.Is2D() || vd.Is2S() || vd.Is4S() ||
3807 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
3821 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
3904 VIXL_ASSERT(vd.Is1S() || vd.Is1D()); \
3943 VIXL_ASSERT(vd.Is1S() || vd.Is1D()); \
3993 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4000 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4007 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4013 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4021 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4056 VIXL_ASSERT(vd.Is1S() || vd.Is1D());
4153 VIXL_ASSERT(vd.Is1S() || vd.Is1D());
4162 V(add, NEON_ADD, vd.IsVector() || vd.Is1D()) \
4163 V(addp, NEON_ADDP, vd.IsVector() || vd.Is1D()) \
4164 V(sub, NEON_SUB, vd.IsVector() || vd.Is1D()) \
4165 V(cmeq, NEON_CMEQ, vd.IsVector() || vd.Is1D()) \
4166 V(cmge, NEON_CMGE, vd.IsVector() || vd.Is1D()) \
4167 V(cmgt, NEON_CMGT, vd.IsVector() || vd.Is1D()) \
4168 V(cmhi, NEON_CMHI, vd.IsVector() || vd.Is1D()) \
4169 V(cmhs, NEON_CMHS, vd.IsVector() || vd.Is1D()) \
4170 V(cmtst, NEON_CMTST, vd.IsVector() || vd.Is1D()) \
4171 V(sshl, NEON_SSHL, vd.IsVector() || vd.Is1D()) \
4172 V(ushl, NEON_USHL, vd.IsVector() || vd.Is1D()) \
4173 V(srshl, NEON_SRSHL, vd.IsVector() || vd.Is1D()) \
4174 V(urshl, NEON_URSHL, vd.IsVector() || vd.Is1D()) \
4272 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D()); \
4329 VIXL_ASSERT((vd.Is1D() && vn.Is2D()));
4405 VIXL_ASSERT((vd.Is1S() && vn.Is2S()) || (vd.Is1D() && vn.Is2D()) ||
4418 VIXL_ASSERT((vd.Is1S() && vn.Is2S()) || (vd.Is1D() && vn.Is2D()) ||
4431 VIXL_ASSERT((vd.Is1S() && vn.Is2S()) || (vd.Is1D() && vn.Is2D()) ||
4444 VIXL_ASSERT((vd.Is1S() && vn.Is2S()) || (vd.Is1D() && vn.Is2D()) ||
4457 VIXL_ASSERT((vd.Is1S() && vn.Is2S()) || (vd.Is1D() && vn.Is2D()) ||
4542 if (vd.Is2D() || vd.Is1D()) {
4605 (vd.Is1S() && vm.Is1S()) || (vd.Is2D() && vm.Is1D()) ||
4606 (vd.Is1D() && vm.Is1D()) || (vd.Is4H() && vm.Is1H()) ||
4608 VIXL_ASSERT((vm.Is1S() && (vm_index < 4)) || (vm.Is1D() && (vm_index < 2)) ||
4613 if (vm.Is1D()) {
4671 (vd.Is1D() && vn.Is1S() && vm.Is1S()));
4883 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4896 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
4914 (vd.Is1S() && vn.Is1D()));
5040 VIXL_ASSERT(!vd.Is1D());
5058 VIXL_ASSERT(!vd.Is1D());
5224 VIXL_ASSERT(!vd.Is1D() && !vd.Is2D());
5232 VIXL_ASSERT(!vd.Is1D() && !vd.Is2D());
5264 VIXL_ASSERT(!vd.Is1D() && !vd.Is2D());
5293 (vn.Is2S() && vd.Is1D()) || (vn.Is16B() && vd.Is8H()) ||
5328 (vn.Is4S() && vd.Is1D()));
5410 VIXL_ASSERT(!vd.Is1D());
5528 (vd.Is1S() && vn.Is1D()));
5544 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5551 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5628 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5635 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5642 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5649 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5656 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5663 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5670 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5677 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
5684 VIXL_ASSERT(vd.IsVector() || vd.Is1D());
6125 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());
6135 VIXL_ASSERT(vd.Is1H() || vd.Is1S() || vd.Is1D());