Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:HMI

384     MCInst &HMI = const_cast<MCInst &>(*I.getInst());
385 verifyInstructionPredicates(HMI, Features);
387 EncodeSingleInstruction(HMI, OS, Fixups, STI, parseBits(Last, HMB, HMI));
388 State.Extended = HexagonMCInstrInfo::isImmext(HMI);