/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 259 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { in isLiveOut() function
|
H A D | AMDGPUMachineCFGStructurizer.cpp | 1008 bool LinearizedRegion::isLiveOut(unsigned Reg) { in isLiveOut() function in LinearizedRegion
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 472 bool isLiveOut = false; in LowerPHINode() local
|
H A D | LiveVariables.cpp | 740 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
H A D | MachineBasicBlock.cpp | 907 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
H A D | MachineVerifier.cpp | 175 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 488 bool isLiveOut = false; in LowerPHINode() local
|
H A D | LiveVariables.cpp | 738 bool LiveVariables::isLiveOut(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
H A D | MachineBasicBlock.cpp | 1056 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
H A D | MachineVerifier.cpp | 208 bool isLiveOut(unsigned Reg) const { in isLiveOut() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | PHIElimination.cpp | 574 bool isLiveOut = false; in LowerPHINode() local
|
H A D | LiveVariables.cpp | 807 bool LiveVariables::isLiveOut(Register Reg, const MachineBasicBlock &MBB) { in isLiveOut() function in LiveVariables
|
H A D | MachineBasicBlock.cpp | 1220 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge() local
|
H A D | MachineVerifier.cpp | 193 bool isLiveOut(Register Reg) const { in isLiveOut() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 316 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { in isLiveOut() function
|
H A D | AMDGPUMachineCFGStructurizer.cpp | 988 bool LinearizedRegion::isLiveOut(unsigned Reg) { in isLiveOut() function in LinearizedRegion
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 3084 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2895 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 3062 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local
|