Lines Matching refs:getOpcode
216 assert(MBBI != Entry->end() && MBBI->getOpcode() == PPC::MTVRSAVE);
228 if (MBBI->getOpcode() == PPC::MTVRSAVE) {
244 assert(MBBI->getOpcode() == PPC::MFVRSAVE && "VRSAVE instrs wandered?");
522 if (MBBI->getOpcode() == PPC::UPDATE_VRSAVE) {
819 unsigned RetOpcode = MBBI->getOpcode();
1468 I->getOpcode() == PPC::ADJCALLSTACKUP) {