Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:NewOpc

1255   unsigned NewOpc =
1260 if (NewOpc == 0) return 0;
1261 const MCInstrDesc &MID = TII->get(NewOpc);