Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getOpcode

59   assert(MBBI != Entry->end() && MBBI->getOpcode() == PPC::MTVRSAVE);
71 if (MBBI->getOpcode() == PPC::MTVRSAVE) {
87 assert(MBBI->getOpcode() == PPC::MFVRSAVE && "VRSAVE instrs wandered?");
270 if (MBBI->getOpcode() == PPC::UPDATE_VRSAVE) {
512 unsigned RetOpcode = MBBI->getOpcode();