Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1248 LivePhysRegs LiveAtMI(HRI); in expandPostRAPseudo() local
1249 getLiveRegsAt(LiveAtMI, MI); in expandPostRAPseudo()
1250 bool IsDestLive = !LiveAtMI.available(MRI, Op0.getReg()); in expandPostRAPseudo()
1282 LivePhysRegs LiveAtMI(HRI); in expandPostRAPseudo() local
1283 getLiveRegsAt(LiveAtMI, MI); in expandPostRAPseudo()
1284 bool IsDestLive = !LiveAtMI.available(MRI, Op0.getReg()); in expandPostRAPseudo()