Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp259 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { in isLiveOut() function
DAMDGPUMachineCFGStructurizer.cpp1008 bool LinearizedRegion::isLiveOut(unsigned Reg) { in isLiveOut() function in LinearizedRegion
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp488 bool isLiveOut = false; in LowerPHINode() local
DLiveVariables.cpp738 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
DMachineBasicBlock.cpp1056 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
DMachineVerifier.cpp208 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp3062 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local