Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp939 unsigned Src3SubLo = HRI.getSubReg(Src3Reg, Hexagon::subreg_loreg); in expandPostRAPseudo() local
945 .addReg(Src2SubLo).addReg(Src3SubLo); in expandPostRAPseudo()
952 MRI.clearKillFlags(Src3SubLo); in expandPostRAPseudo()