Searched refs:hasCDI (Results 1 – 13 of 13) sorted by relevance
444 bool hasCDI() const { return HasCDI; } in hasCDI() function
800 def HasCDI : Predicate<"Subtarget->hasCDI()">,
1341 if (Subtarget.hasCDI()) { in X86TargetLowering()1492 if (Subtarget.hasCDI()) { in X86TargetLowering()
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()
724 bool hasCDI() const { return HasCDI; } in hasCDI() function
2825 if (ST->hasCDI()) in getTypeBasedIntrinsicInstrCost()
897 def HasCDI : Predicate<"Subtarget->hasCDI()">;
1664 if (Subtarget.hasCDI()) { in X86TargetLowering()1809 if (Subtarget.hasCDI()) { in X86TargetLowering()8712 if (!Sequence.empty() && Subtarget.hasCDI()) { in lowerBuildVectorAsBroadcast()26793 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())