Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:DefOpc

814   unsigned DefOpc = DefMI->getOpcode();
815 if (DefOpc != PPC::LI && DefOpc != PPC::LI8)