Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp926 unsigned UndefLo = getUndefRegState(!LiveAtMI.contains(SrcLo)); in copyPhysReg() local
930 .addReg(SrcLo, KillFlag | UndefLo); in copyPhysReg()
1144 unsigned UndefLo = getUndefRegState(!LiveIn.contains(SrcLo)); in expandPostRAPseudo() local
1149 .addReg(SrcLo, Kill | UndefLo); in expandPostRAPseudo()