Searched refs:AddSExt (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.cpp | 313 void M68kInstrInfo::AddSExt(MachineBasicBlock &MBB, in AddSExt() function in M68kInstrInfo 425 AddSExt(MBB, MIB.getInstr(), DL, Dst, MVTSrc, MVTDst); in ExpandMOVSZX_RR() 464 AddSExt(MBB, I, DL, Dst, MVTSrc, MVTDst); in ExpandMOVSZX_RM()
|
| H A D | M68kInstrInfo.h | 296 void AddSExt(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|