/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.h | 49 bool LiveOut = false; member
|
H A D | SourcePrinter.cpp | 184 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local [all...] |
/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 | 283 findSurvivorBackwards(const MachineRegisterInfo & MRI,MachineBasicBlock::iterator From,MachineBasicBlock::iterator To,const LiveRegUnits & LiveOut,ArrayRef<MCPhysReg> AllocationOrder,bool RestoreAfter) findSurvivorBackwards() argument
|
H A D | StackColoring.cpp | 397 BitVector LiveOut; member
|
H A D | RegisterPressure.cpp | 771 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local 826 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
|
H A D | RegAllocFast.cpp | 204 bool LiveOut = false; ///< Register is possibly live out. member 566 bool LiveOut) { in spill()
|
H A D | ReachingDefAnalysis.cpp | 382 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
|
H A D | AssignmentTrackingAnalysis.cpp | 395 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anon3afac2c40211::MemLocFragmentFill 1300 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anon3afac2c40211::AssignmentTrackingLowering
|
H A D | LiveIntervals.cpp | 394 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 207 LiveOut, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 669 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 182 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 D | HexagonInstrInfo.cpp | 1057 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3297 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local
|