Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp796 unsigned SrcSubLo = HRI.getSubReg(SrcReg, Hexagon::subreg_loreg); in expandPostRAPseudo() local
797 copyPhysReg(MBB, MI, DL, DstReg, SrcSubLo, MI->getOperand(1).isKill()); in expandPostRAPseudo()
799 MRI.clearKillFlags(SrcSubLo); in expandPostRAPseudo()
817 unsigned SrcSubLo = HRI.getSubReg(SrcReg, Hexagon::subreg_loreg); in expandPostRAPseudo() local
824 .addReg(SrcSubLo) in expandPostRAPseudo()