Searched refs:emitGRX32Move (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h131 void emitGRX32Move(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
H A DSystemZInstrInfo.cpp132 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(),
157 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(),
168 void SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
565 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc);

Completed in 62 milliseconds