reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenDAGISel.inc
253489   case 133: return (Subtarget->hasCDI());
253490   case 134: return (Subtarget->hasCDI()) && (Subtarget->hasVLX());
253491   case 135: return (Subtarget->hasCDI()) && (!Subtarget->hasVLX());
gen/lib/Target/X86/X86GenFastISel.inc
  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())) {
 2561   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 2570   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 2579   if ((Subtarget->hasCDI())) {
 2588   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 2597   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 2606   if ((Subtarget->hasCDI())) {
 5160   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 5167   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 5174   if ((Subtarget->hasCDI())) {
 5190   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 5197   if ((Subtarget->hasCDI()) && (Subtarget->hasVLX())) {
 5204   if ((Subtarget->hasCDI())) {
gen/lib/Target/X86/X86GenGlobalISel.inc
  203   if (Subtarget->hasCDI())
lib/Target/X86/X86ISelLowering.cpp
 1479     if (Subtarget.hasCDI()) {
 1575     if (Subtarget.hasCDI()) {
 8179   if (Subtarget.hasCDI() && (VT.is512BitVector() || Subtarget.hasVLX())) {
24746   if (Subtarget.hasCDI() &&
lib/Target/X86/X86TargetTransformInfo.cpp
 2210     if (ST->hasCDI())