Searched defs:LiveOut (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
| H A D | SourcePrinter.h | 49 bool LiveOut = false; member
|
| H A D | SourcePrinter.cpp | 188 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | StackLifetime.h | 55 BitVector LiveOut; member
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | SplitKit.h | 127 bool LiveOut; ///< Current reg is live out. member
|
| H A D | RegAllocFast.cpp | 98 bool LiveOut = false; ///< Register is possibly live out. member 431 MCPhysReg AssignedReg, bool Kill, bool LiveOut) { in spill()
|
| H A D | RegisterPressure.cpp | 779 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local 834 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
|
| H A D | RegisterScavenging.cpp | 359 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
|
| H A D | StackColoring.cpp | 427 BitVector LiveOut; member
|
| H A D | ReachingDefAnalysis.cpp | 383 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
|
| H A D | AssignmentTrackingAnalysis.cpp | 321 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anonf860719b0211::MemLocFragmentFill 1042 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anonf860719b0211::AssignmentTrackingLowering
|
| H A D | LiveIntervals.cpp | 374 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 206 LiveOut, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 249 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member 3333 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local 3376 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 1055 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 3260 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local
|