• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/

Lines Matching refs:hasMVEIntegerOps

776   if (Subtarget->hasMVEIntegerOps())
810 if (Subtarget->hasMVEIntegerOps() || Subtarget->hasNEON()) {
968 if (Subtarget->hasNEON() || Subtarget->hasMVEIntegerOps()) {
984 if (Subtarget->hasMVEIntegerOps()) {
1126 if (Subtarget->hasMVEIntegerOps())
1506 if (Subtarget->hasMVEIntegerOps())
1798 if (Subtarget->hasMVEIntegerOps() &&
1813 if (Subtarget->hasNEON() || Subtarget->hasMVEIntegerOps()) {
6337 if (ST->hasMVEIntegerOps()) {
6422 assert(ST->hasMVEIntegerOps() &&
6513 if (ST->hasMVEIntegerOps()) {
7391 assert(ST->hasMVEIntegerOps() && "LowerBUILD_VECTOR_i1 called without MVE!");
7454 if (ST->hasMVEIntegerOps() && VT.getScalarSizeInBits() == 1)
7465 (ST->hasMVEIntegerOps() && SplatBitSize <= 64)) {
7481 VT, ST->hasMVEIntegerOps() ? MVEVMVNModImm : VMVNModImm);
7965 else if (Subtarget->hasMVEIntegerOps() &&
8124 assert(ST->hasMVEIntegerOps() &&
8253 if (ST->hasMVEIntegerOps() && EltSize == 1)
8329 if (ST->hasMVEIntegerOps()) {
8438 if (ST->hasMVEIntegerOps())
8450 assert(ST->hasMVEIntegerOps() &&
8476 if (Subtarget->hasMVEIntegerOps() &&
8513 assert(ST->hasMVEIntegerOps() &&
8536 if (ST->hasMVEIntegerOps() && VT.getScalarSizeInBits() == 1)
8560 assert(ST->hasMVEIntegerOps() &&
8602 if (ST->hasMVEIntegerOps() && VT.getScalarSizeInBits() == 1)
8636 assert(ST->hasMVEIntegerOps() &&
9478 } else if (Subtarget->hasMVEIntegerOps() &&
9522 if (!ST->hasMVEIntegerOps())
12119 if (!Subtarget->hasMVEIntegerOps())
12203 if (!Subtarget->hasMVEIntegerOps() || N->getValueType(0) != MVT::i64)
12460 if (!Subtarget->hasMVEIntegerOps() || !N->getValueType(0).isVector())
12601 if (Subtarget->hasMVEIntegerOps() && VT == MVT::v2i64)
12801 if (BVN && (Subtarget->hasNEON() || Subtarget->hasMVEIntegerOps()) &&
13091 if (Subtarget->hasMVEIntegerOps() &&
13098 if (BVN && (Subtarget->hasNEON() || Subtarget->hasMVEIntegerOps()) &&
13197 if (Subtarget->hasMVEIntegerOps()) {
13669 if (!Subtarget->hasMVEIntegerOps())
14241 if (Subtarget->hasMVEIntegerOps()) {
14284 if (Subtarget->hasMVEIntegerOps()) {
14525 if (Subtarget->hasMVEIntegerOps())
14704 if (!ST->hasMVEIntegerOps())
15139 if (ST->hasMVEIntegerOps() && VT == MVT::v2i64)
15262 if ((ST->hasNEON() || ST->hasMVEIntegerOps()) &&
15290 if (ST->hasMVEIntegerOps())
15312 if (!ST->hasMVEIntegerOps())
15894 if (ST->hasMVEIntegerOps() && Src.getOpcode() == ARMISD::VDUP) {
16137 if (!Subtarget->hasMVEIntegerOps())
16301 if (!Subtarget->hasMVEIntegerOps())
16383 if (!Subtarget->hasMVEIntegerOps())
16406 if (Subtarget->hasMVEIntegerOps())
16516 if (VT.isVector() && VT.isFloatingPoint() && Subtarget->hasMVEIntegerOps() &&
16529 if (VT.isVector() && Subtarget->hasMVEIntegerOps()) {
16925 isLegal = Subtarget->hasMVEIntegerOps() &&
17003 isLegal = Subtarget->hasMVEIntegerOps() &&
18440 if (!Subtarget->hasNEON() && !Subtarget->hasMVEIntegerOps())
18448 if (Subtarget->hasMVEIntegerOps() && Factor == 3)
18469 if (Subtarget->hasMVEIntegerOps())