Searched refs:emitGRX32Move (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 131 void emitGRX32Move(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
|
D | SystemZInstrInfo.cpp | 132 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandRIEPseudo() 157 emitGRX32Move(*MI->getParent(), MI, MI->getDebugLoc(), in expandZExtPseudo() 168 void SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB, in emitGRX32Move() function in SystemZInstrInfo 565 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc); in copyPhysReg()
|