Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp926 unsigned UndefHi = getUndefRegState(!LiveAtMI.contains(SrcHi)); in copyPhysReg() local
928 .addReg(SrcHi, KillFlag | UndefHi) in copyPhysReg()
1144 unsigned UndefHi = getUndefRegState(!LiveIn.contains(SrcHi)); in expandPostRAPseudo() local
1147 .addReg(SrcHi, UndefHi) in expandPostRAPseudo()