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.cpp184 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
[all...]
/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.cpp283 findSurvivorBackwards(const MachineRegisterInfo & MRI,MachineBasicBlock::iterator From,MachineBasicBlock::iterator To,const LiveRegUnits & LiveOut,ArrayRef<MCPhysReg> AllocationOrder,bool RestoreAfter) findSurvivorBackwards() argument
H A DStackColoring.cpp397 BitVector LiveOut; member
H A DRegisterPressure.cpp771 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
826 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DRegAllocFast.cpp204 bool LiveOut = false; ///< Register is possibly live out. member
566 bool LiveOut) { in spill()
H A DReachingDefAnalysis.cpp382 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
H A DAssignmentTrackingAnalysis.cpp395 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anon3afac2c40211::MemLocFragmentFill
1300 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anon3afac2c40211::AssignmentTrackingLowering
H A DLiveIntervals.cpp394 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h207 LiveOut, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp669 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp182 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
3306 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local
3349 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1057 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3297 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local