/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIOptimizeExecMasking.cpp | 259 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { in isLiveOut() function
|
D | AMDGPUMachineCFGStructurizer.cpp | 1008 bool LinearizedRegion::isLiveOut(unsigned Reg) { in isLiveOut() function in LinearizedRegion
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIOptimizeExecMasking.cpp | 279 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { in isLiveOut() function
|
D | AMDGPUMachineCFGStructurizer.cpp | 1009 bool LinearizedRegion::isLiveOut(unsigned Reg) { in isLiveOut() function in LinearizedRegion
|
/external/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 472 bool isLiveOut = false; in LowerPHINode() local
|
D | LiveVariables.cpp | 740 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
D | MachineBasicBlock.cpp | 907 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
D | MachineVerifier.cpp | 175 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 488 bool isLiveOut = false; in LowerPHINode() local
|
D | LiveVariables.cpp | 738 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
D | MachineBasicBlock.cpp | 1056 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
D | MachineVerifier.cpp | 208 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
|
/external/llvm-project/mlir/lib/Analysis/ |
D | Liveness.cpp | 352 bool LivenessBlockInfo::isLiveOut(Value value) const { in isLiveOut() function in LivenessBlockInfo
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 540 bool isLiveOut = false; in LowerPHINode() local
|
D | LiveVariables.cpp | 737 bool LiveVariables::isLiveOut(Register Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
D | MachineBasicBlock.cpp | 1183 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
D | MachineVerifier.cpp | 187 bool isLiveOut(Register Reg) const { in isLiveOut() function
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 3065 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2895 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 3062 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|