Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp924 unsigned UndefLo = getUndefRegState(!LiveAtMI.contains(SrcLo)); in copyPhysReg() local
928 .addReg(SrcLo, KillFlag | UndefLo); in copyPhysReg()
1142 unsigned UndefLo = getUndefRegState(!LiveIn.contains(SrcLo)); in expandPostRAPseudo() local
1147 .addReg(SrcLo, Kill | UndefLo); in expandPostRAPseudo()