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

References

gen/lib/Target/X86/X86GenDAGISel.inc
253470   case 114: return (Subtarget->hasBITALG());
253471   case 115: return (Subtarget->hasBITALG()) && (Subtarget->hasVLX());
253501   case 145: return (Subtarget->hasBITALG()) && (!Subtarget->hasVLX());
gen/lib/Target/X86/X86GenFastISel.inc
  649   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
  658   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
  667   if ((Subtarget->hasBITALG())) {
  676   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
  685   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
  694   if ((Subtarget->hasBITALG())) {
12988   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
12997   if ((Subtarget->hasBITALG()) && (Subtarget->hasVLX())) {
13006   if ((Subtarget->hasBITALG())) {
gen/lib/Target/X86/X86GenGlobalISel.inc
  229   if (Subtarget->hasBITALG())
lib/Target/X86/X86ISelLowering.cpp
 1699     if (Subtarget.hasBITALG()) {
 1720     if (Subtarget.hasBITALG()) {