Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TargetInstrInfo

49 #include "llvm/Target/TargetInstrInfo.h"
71 const TargetInstrInfo *TII;
339 static bool isCopyToReg(MachineInstr &MI, const TargetInstrInfo *TII,
404 const TargetInstrInfo *TII,
454 const TargetInstrInfo *TII,
588 "TargetInstrInfo::commuteInstruction() should not return a new "