Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Imm8

2390     assert(CE && "non-constant post-idx-imm8 operand!");
6551 unsigned Imm8 = Inst.getOperand(0).getImm();
6553 if (Imm8 == 0x10 && Pred != ARMCC::AL)