Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp199 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/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPHIElimination.cpp486 bool isLiveOut = false; in LowerPHINode() local
DLiveVariables.cpp740 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
DMachineBasicBlock.cpp1054 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
DMachineVerifier.cpp206 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp3022 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
/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