Home
last modified time | relevance | path

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

/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h55 BitVector LiveOut; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
H A DRegisterScavenging.cpp130 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
H A DRegAllocFast.cpp207 bool LiveOut = false; ///< Register is possibly live out. global() member
540 spill(MachineBasicBlock::iterator Before,Register VirtReg,MCPhysReg AssignedReg,bool Kill,bool LiveOut) spill() argument
[all...]
H A DStackColoring.cpp397 BitVector LiveOut; member
H A DRegisterPressure.cpp777 PreviousMask = LiveOut; in recede() local
832 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); recede() local
H A DReachingDefAnalysis.cpp382 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
H A DAssignmentTrackingAnalysis.cpp393 DenseMap<const BasicBlock *, VarFragMap> LiveOut; global() member in __anon504de5160211::MemLocFragmentFill
1299 DenseMap<const BasicBlock *, BlockInfo> LiveOut; global() member in __anon504de5160211::AssignmentTrackingLowering
[all...]
H A DLiveIntervals.cpp369 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; extendSegmentsToUses() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h209 LiveOut, global() enumerator
H A DLoopVectorize.cpp3621 if (auto *LiveOut = dyn_cast<VPLiveOut>(U)) fixFixedOrderRecurrence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp581 GCNRPTracker::LiveRegSet LiveIn, LiveOut; runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp182 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
3305 SetVector<Value *> LiveOut = Data.LiveOut[BB]; computeLiveInValues() local
3348 SetVector<Value *> LiveOut = Data.LiveOut[BB]; findLiveSetAtInst() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1056 LivePhysRegs LiveIn(HRI), LiveOut(HRI); expandPostRAPseudo() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3261 DbgValue *LiveOut = LiveOutIdx[MBB]; buildVLocValueMap() local