Searched refs:hasVBMI (Results 1 – 12 of 12) sorted by relevance
419 bool hasVBMI() const { return HasVBMI; } in hasVBMI() function
839 def HasVBMI : Predicate<"Subtarget->hasVBMI()">,
624 bool hasVBMI() const { return HasVBMI; } in hasVBMI() function
9652 if (Subtarget.hasVLX() && Subtarget.hasVBMI()) in createVariablePermute()9758 if (Subtarget.hasVBMI()) in createVariablePermute()14569 if (Subtarget.hasVBMI() && Subtarget.hasVLX()) in lowerV16I8Shuffle()16412 if (Subtarget.hasVBMI() && Subtarget.hasVLX()) in lowerV32I8Shuffle()16941 if (Subtarget.hasVBMI()) in lowerV64I8Shuffle()33622 (Subtarget.hasVBMI() && MaskVT == MVT::v64i8) || in combineX86ShuffleChain()33623 (Subtarget.hasVBMI() && Subtarget.hasVLX() && MaskVT == MVT::v32i8))) { in combineX86ShuffleChain()33641 (Subtarget.hasVBMI() && MaskVT == MVT::v64i8) || in combineX86ShuffleChain()33642 (Subtarget.hasVBMI() && Subtarget.hasVLX() && MaskVT == MVT::v32i8))) { in combineX86ShuffleChain()33672 (Subtarget.hasVBMI() && MaskVT == MVT::v64i8) || in combineX86ShuffleChain()[all …]
1000 if (ST->hasVBMI()) in getShuffleCost()
918 def HasVBMI : Predicate<"Subtarget->hasVBMI()">;
660 bool hasVBMI() const { return HasVBMI; } in hasVBMI() function
1110 if (ST->hasVBMI()) in getShuffleCost()
9938 if (Subtarget.hasVLX() && Subtarget.hasVBMI()) in createVariablePermute()10044 if (Subtarget.hasVBMI()) in createVariablePermute()15336 if (Subtarget.hasVBMI()) in lowerV16I8Shuffle()17237 if (Subtarget.hasVBMI()) in lowerV32I8Shuffle()17811 if (Subtarget.hasVBMI()) in lowerV64I8Shuffle()35526 (Subtarget.hasVBMI() && in combineX86ShuffleChain()35545 (Subtarget.hasVBMI() && AllowBWIVPERMV3 && in combineX86ShuffleChain()35574 (Subtarget.hasVBMI() && AllowBWIVPERMV3 && in combineX86ShuffleChain()35746 (Subtarget.hasVBMI() && AllowBWIVPERMV3 && in combineX86ShuffleChain()
946 def HasVBMI : Predicate<"Subtarget->hasVBMI()">;
12635 if ((Subtarget->hasVBMI()) && (Subtarget->hasVLX())) {12644 if ((Subtarget->hasVBMI()) && (Subtarget->hasVLX())) {12653 if ((Subtarget->hasVBMI())) {14292 if ((Subtarget->hasVBMI()) && (Subtarget->hasVLX())) {14301 if ((Subtarget->hasVBMI()) && (Subtarget->hasVLX())) {14310 if ((Subtarget->hasVBMI())) {
287 if (Subtarget->hasVBMI())