Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp923 unsigned UndefLo = getUndefRegState(!LiveAtMI.contains(SrcLo)); in copyPhysReg() local
927 .addReg(SrcLo, KillFlag | UndefLo); in copyPhysReg()
1136 unsigned UndefLo = getUndefRegState(!LiveIn.contains(SrcLo)); in expandPostRAPseudo() local
1141 .addReg(SrcLo, Kill | UndefLo); in expandPostRAPseudo()