Home
last modified time | relevance | path

Searched refs:DestRegHi (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp832 MCRegister DestRegHi = in copyPhysReg() local
839 if (DestRegHi != SrcReg) in copyPhysReg()
840 copyPhysReg(MBB, MBBI, DL, DestRegHi, SrcReg, false); in copyPhysReg()