Home
last modified time | relevance | path

Searched defs:LiveOut (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.h49 bool LiveOut = false; member
H A DSourcePrinter.cpp182 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h55 BitVector LiveOut; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
H A DRegisterScavenging.cpp129 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
H A DRegisterPressure.cpp766 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
820 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DRegAllocFast.cpp204 bool LiveOut = false; ///< Register is possibly live out. member
583 bool LiveOut) { in spill()
H A DStackColoring.cpp398 BitVector LiveOut; member
H A DReachingDefAnalysis.cpp468 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), Reg)) { in getGlobalUses() local
H A DAssignmentTrackingAnalysis.cpp393 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anon3afac2c40211::MemLocFragmentFill
1276 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anon3afac2c40211::AssignmentTrackingLowering
H A DLiveIntervals.cpp410 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h206 RegionPressureMap(GCNScheduleDAGMILive *GCNDAG, bool LiveOut) in RegionPressureMap()
H A DGCNRegPressure.cpp904 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp181 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
3315 SetVector<Value *> &LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local
3357 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1060 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3325 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local