Searched refs:AddZExt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kInstrInfo.cpp | 329 void M68kInstrInfo::AddZExt(MachineBasicBlock &MBB, in AddZExt() function in M68kInstrInfo 427 AddZExt(MBB, MIB.getInstr(), DL, Dst, MVTSrc, MVTDst); in ExpandMOVSZX_RR() 466 AddZExt(MBB, I, DL, Dst, MVTSrc, MVTDst); in ExpandMOVSZX_RM()
|
H A D | M68kInstrInfo.h | 300 void AddZExt(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|