Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.h49 bool LiveOut = false; member
H A DSourcePrinter.cpp188 bool LiveOut = LV.liveAtAddress(NextAddr); in update() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DStackLifetime.h55 BitVector LiveOut; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
H A DRegAllocFast.cpp98 bool LiveOut = false; ///< Register is possibly live out. member
431 MCPhysReg AssignedReg, bool Kill, bool LiveOut) { in spill()
H A DRegisterPressure.cpp779 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
834 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DRegisterScavenging.cpp359 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
H A DStackColoring.cpp427 BitVector LiveOut; member
H A DReachingDefAnalysis.cpp383 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
H A DAssignmentTrackingAnalysis.cpp321 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anonf860719b0211::MemLocFragmentFill
1042 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anonf860719b0211::AssignmentTrackingLowering
H A DLiveIntervals.cpp374 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h206 LiveOut, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp249 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 DHexagonInstrInfo.cpp1055 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3260 DbgValue *LiveOut = LiveOutIdx[MBB]; in buildVLocValueMap() local