Lines Matching refs:getOpcode
237 unsigned Opc = MI->getOpcode();
272 unsigned RetOpc = I->getOpcode();
457 assert((MI->getOpcode() == Hexagon::ALLOCA) && "Expected alloca");
519 unsigned RetOpc = RetI ? RetI->getOpcode() : 0;
558 unsigned COpc = PrevIt->getOpcode();
583 return It->getOpcode() == Hexagon::S2_allocframe;
587 if (I->getOpcode() == Hexagon::S2_allocframe)
1006 unsigned Opc = MI.getOpcode();
1093 int Opc = MI->getOpcode();
1404 if (I.getOpcode() == Hexagon::ALIGNA)