Home | History | Annotate | Download | only in X86

Lines Matching full:mimm

1480         const MachineOperand &MIMM = MI.getOperand(CurOp++);
1481 if (MIMM.isImm()) {
1482 unsigned Val = MIMM.getImm();