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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  716       if (MI.hasDelaySlot())
 1654   if (SP->areAllCallsDescribed() && MI->isCall() && !MI->hasDelaySlot())
lib/Target/Mips/MipsBranchExpansion.cpp
  355   if (Br->hasDelaySlot()) {
lib/Target/Mips/MipsDelaySlotFiller.cpp
  305   return MI->hasDelaySlot() && !MI->isBundledWithSucc();
lib/Target/Sparc/DelaySlotFiller.cpp
  134     if (!MI->hasDelaySlot())
  214         I->hasDelaySlot() || I->isBundledWithSucc())