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

References

lib/Target/Hexagon/HexagonVectorPrint.cpp
  140         for (++MII; MII != MBB.instr_end() && MII->isInsideBundle(); ++MII) {
  140         for (++MII; MII != MBB.instr_end() && MII->isInsideBundle(); ++MII) {
  140         for (++MII; MII != MBB.instr_end() && MII->isInsideBundle(); ++MII) {
  140         for (++MII; MII != MBB.instr_end() && MII->isInsideBundle(); ++MII) {
  141           if (MII->getNumOperands() < 1)
  144           if (getInstrVecReg(*MII, Reg)) {
  145             VecPrintList.push_back((&*MII));
  147                        MII->dump());