Searched refs:hasCDI (Results 1 – 6 of 6) sorted by relevance
682 bool hasCDI() const { return HasCDI; } in hasCDI() function
2219 if (ST->hasCDI()) in getIntrinsicInstrCost()
871 def HasCDI : Predicate<"Subtarget->hasCDI()">;
1594 if (Subtarget.hasCDI()) { in X86TargetLowering()1713 if (Subtarget.hasCDI()) { in X86TargetLowering()8447 if (Subtarget.hasCDI() && (VT.is512BitVector() || Subtarget.hasVLX())) { in lowerBuildVectorAsBroadcast()25605 if (Subtarget.hasCDI() && in LowerVectorCTLZ()
551 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {560 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {569 if ((Subtarget->hasCDI())) {578 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {587 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {596 if ((Subtarget->hasCDI())) {3086 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {3095 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {3104 if ((Subtarget->hasCDI())) {3113 if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {[all …]
203 if (Subtarget->hasCDI())