Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp927 unsigned UndefHi = getUndefRegState(!LiveAtMI.contains(SrcHi)); in copyPhysReg() local
929 .addReg(SrcHi, KillFlag | UndefHi) in copyPhysReg()
1145 unsigned UndefHi = getUndefRegState(!LiveIn.contains(SrcHi)); in expandPostRAPseudo() local
1148 .addReg(SrcHi, UndefHi) in expandPostRAPseudo()