Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp925 unsigned UndefLo = getUndefRegState(!LiveAtMI.contains(SrcLo)); in copyPhysReg() local
929 .addReg(SrcLo, KillFlag | UndefLo); in copyPhysReg()
1143 unsigned UndefLo = getUndefRegState(!LiveIn.contains(SrcLo)); in expandPostRAPseudo() local
1148 .addReg(SrcLo, Kill | UndefLo); in expandPostRAPseudo()