Searched refs:emitGRX32Move (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 148 void emitGRX32Move(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
|
D | SystemZInstrInfo.cpp | 133 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), DestReg, SrcReg, in expandRIEPseudo() 157 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), in expandZExtPseudo() 199 void SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB, in emitGRX32Move() function in SystemZInstrInfo 672 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 166 emitGRX32Move(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
|
D | SystemZInstrInfo.cpp | 172 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), DestReg, SrcReg, in expandRIEPseudo() 231 emitGRX32Move(*MI.getParent(), MI, MI.getDebugLoc(), in expandZExtPseudo() 277 SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB, in emitGRX32Move() function in SystemZInstrInfo 873 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc, in copyPhysReg()
|