Home | History | Annotate | Download | only in AArch64

Lines Matching refs:getOpcode

164   unsigned Opc = I->getOpcode();
257 assert(((MBBI->getOpcode() == AArch64::STPXpre ||
258 MBBI->getOpcode() == AArch64::STPDpre) &&
272 return MBBI->getOpcode() == AArch64::STPXi ||
273 MBBI->getOpcode() == AArch64::STPDi ||
274 MBBI->getOpcode() == AArch64::STPXpre ||
275 MBBI->getOpcode() == AArch64::STPDpre;
522 switch (MI.getOpcode()) {
549 unsigned RetOpcode = MBBI->getOpcode();