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

References

lib/Target/Mips/MipsDelaySlotFiller.cpp
  614            !TII->getEquivalentCompactForm(I)) {
  630         if (InMicroMipsMode && TII->getInstSizeInBytes(*std::next(DSI)) == 2 &&
  640           DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode())));
  659         TII->getEquivalentCompactForm(I)) {
  666     BuildMI(MBB, std::next(I), I->getDebugLoc(), TII->get(Mips::NOP));