Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getOpcode

54   assert(MBBI != Entry->end() && MBBI->getOpcode() == PPC::MTVRSAVE);
66 if (MBBI->getOpcode() == PPC::MTVRSAVE) {
82 assert(MBBI->getOpcode() == PPC::MFVRSAVE && "VRSAVE instrs wandered?");
356 if (MBBI->getOpcode() == PPC::UPDATE_VRSAVE) {
698 unsigned RetOpcode = MBBI->getOpcode();
1363 I->getOpcode() == PPC::ADJCALLSTACKUP) {