Lines Matching refs:MCInstrDesc
49 #include "llvm/MC/MCInstrDesc.h"
161 bool shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc,
162 SmallVectorImpl<const MCInstrDesc*> &ReplInstrMCID);
219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc,
220 SmallVectorImpl<const MCInstrDesc*> &InstDescRepl) {
276 const MCInstrDesc* OriginalMCID;
277 SmallVector<const MCInstrDesc*, MaxNumRepl> ReplInstrMCID;
355 const MCInstrDesc *MulMCID, *DupMCID;
421 SmallVector<const MCInstrDesc*, 2> ReplInstrMCID;
514 SmallVector<const MCInstrDesc*, MaxNumRepl> ReplInstrMCID;