Home | History | Annotate | Download | only in AArch64

Lines Matching refs:getOpcode

146   switch(I->getOpcode()) {
154 Cond.push_back(MachineOperand::CreateImm(I->getOpcode()));
163 Cond.push_back(MachineOperand::CreateImm(I->getOpcode()));
196 unsigned LastOpc = LastInst->getOpcode();
211 unsigned SecondLastOpc = SecondLastInst->getOpcode();
219 LastOpc = LastInst->getOpcode();
226 SecondLastOpc = SecondLastInst->getOpcode();
337 if (I->getOpcode() != AArch64::Bimm && !isCondBranch(I->getOpcode()))
347 if (!isCondBranch(I->getOpcode()))
360 unsigned Opcode = MI.getOpcode();
479 if (I->getOpcode() == AArch64::ADDxxi_lsl0_s) {
498 switch (MI.getOpcode()) {
570 if (MI.getOpcode() == AArch64::INLINEASM)
576 switch (MI.getOpcode()) {
737 switch (I->getOpcode()) {