Searched refs:SrcHi (Results 1 – 3 of 3) sorted by relevance
566 const MachineOperand &SrcLo = I->getOperand(1), &SrcHi = I->getOperand(2); in expandPseudoMTLoHi() local581 HiInst.addReg(SrcHi.getReg(), getKillRegState(SrcHi.isKill())); in expandPseudoMTLoHi()
1279 unsigned SrcHi = HRI.getSubReg(Op2.getReg(), Hexagon::subreg_hireg); in expandPostRAPseudo() local1283 .addReg(SrcHi) in expandPostRAPseudo()1286 SrcHi = HRI.getSubReg(Op3.getReg(), Hexagon::subreg_hireg); in expandPostRAPseudo()1290 .addReg(SrcHi) in expandPostRAPseudo()
1551 unsigned SrcHi = HRI.getSubReg(SrcR, Hexagon::subreg_hireg); in expandStoreVec2() local1586 .addReg(SrcHi, getKillRegState(IsKill)) in expandStoreVec2()