Searched refs:MIMM (Results 1 – 1 of 1) sorted by relevance
1471 const MCOperand &MIMM = MI.getOperand(CurOp++); in EncodeInstruction() local1472 if (MIMM.isImm()) { in EncodeInstruction()1473 unsigned Val = MIMM.getImm(); in EncodeInstruction()