Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:MII

189                                     const MCInstrInfo &MII,
191 InstrumentMOVS(Inst, Operands, Ctx, MII, Out);
195 InstrumentMOV(Inst, Operands, Ctx, MII, Out);
231 MCContext &Ctx, const MCInstrInfo &MII, MCStreamer &Out);
233 MCContext &Ctx, const MCInstrInfo &MII, MCStreamer &Out);
352 MCContext &Ctx, const MCInstrInfo &MII,
379 const MCInstrInfo &MII,
415 const bool IsWrite = MII.get(Inst.getOpcode()).mayStore();
1037 const MCInstrInfo &MII, MCStreamer &Out) {