| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | SourcePrinter.h | 49 bool LiveOut = false; member
|
| H A D | SourcePrinter.cpp | 182 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | StackLifetime.h | 55 BitVector LiveOut; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SplitKit.h | 127 bool LiveOut; ///< Current reg is live out. member
|
| H A D | RegisterScavenging.cpp | 129 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
|
| H A D | RegisterPressure.cpp | 766 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local 820 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
|
| H A D | RegAllocFast.cpp | 204 bool LiveOut = false; ///< Register is possibly live out. member 583 bool LiveOut) { in spill()
|
| H A D | StackColoring.cpp | 398 BitVector LiveOut; member
|
| H A D | ReachingDefAnalysis.cpp | 468 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), Reg)) { in getGlobalUses() local
|
| H A D | AssignmentTrackingAnalysis.cpp | 393 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anon3afac2c40211::MemLocFragmentFill 1276 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anon3afac2c40211::AssignmentTrackingLowering
|
| H A D | LiveIntervals.cpp | 410 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.h | 206 RegionPressureMap(GCNScheduleDAGMILive *GCNDAG, bool LiveOut) in RegionPressureMap()
|
| H A D | GCNRegPressure.cpp | 904 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 181 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 D | HexagonInstrInfo.cpp | 1060 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 3325 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local
|