Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp362 bool LivenessBlockInfo::isLiveOut(Value value) const { in isLiveOut() function in LivenessBlockInfo
/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp622 bool isLiveOut = false; LowerPHINode() local
H A DLiveVariables.cpp797 bool LiveVariables::isLiveOut(Register Reg, const MachineBasicBlock &MBB) { isLiveOut() function in LiveVariables
H A DMachineBasicBlock.cpp1316 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); SplitCriticalEdge() local
H A DMachineVerifier.cpp203 bool isLiveOut(Register Reg) const { isLiveOut() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp319 static bool isLiveOut(const MachineBasicBlock &MBB, unsigned Reg) { isLiveOut() function
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp3076 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps() local