Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1283 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local
1295 if (IsDestLive) in expandPostRAPseudo()
1297 IsDestLive = true; in expandPostRAPseudo()
1304 if (IsDestLive) in expandPostRAPseudo()
1316 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local
1331 if (IsDestLive) in expandPostRAPseudo()
1333 IsDestLive = true; in expandPostRAPseudo()
1343 if (IsDestLive) in expandPostRAPseudo()