Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objdump/
HDSourcePrinter.h49 bool LiveOut = false; member
HDSourcePrinter.cpp184 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDStackLifetime.h55 BitVector LiveOut; member
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
HDRegisterScavenging.cpp130 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
HDStackColoring.cpp397 BitVector LiveOut; member
HDRegisterPressure.cpp771 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
826 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
HDRegAllocFast.cpp204 bool LiveOut = false; ///< Register is possibly live out. member
566 bool LiveOut) { in spill()
HDReachingDefAnalysis.cpp382 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
HDAssignmentTrackingAnalysis.cpp395 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anondf69c6030211::MemLocFragmentFill
1300 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anondf69c6030211::AssignmentTrackingLowering
HDLiveIntervals.cpp394 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanValue.h207 LiveOut, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNRegPressure.cpp669 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.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-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp1057 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp3297 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local