Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp924 unsigned UndefHi = getUndefRegState(!LiveAtMI.contains(SrcHi)); in copyPhysReg() local
926 .addReg(SrcHi, KillFlag | UndefHi) in copyPhysReg()
1137 unsigned UndefHi = getUndefRegState(!LiveIn.contains(SrcHi)); in expandPostRAPseudo() local
1140 .addReg(SrcHi, UndefHi) in expandPostRAPseudo()