Home
last modified time | relevance | path

Searched defs:isLiveOut (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineRegisterInfo.cpp188 bool MachineRegisterInfo::isLiveOut(unsigned Reg) const { in isLiveOut() function in MachineRegisterInfo
DStrongPHIElimination.cpp378 bool isLiveOut = false; in runOnMachineFunction() local
DLiveVariables.cpp703 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
DMachineVerifier.cpp166 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
/external/llvm/lib/CodeGen/
DPHIElimination.cpp472 bool isLiveOut = false; in LowerPHINode() local
DLiveVariables.cpp740 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
DMachineBasicBlock.cpp907 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
DMachineVerifier.cpp175 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2895 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2824 bool isLiveOut = hasOnlyLiveOutUses(SU); in AddPseudoTwoAddrDeps() local