Home
last modified time | relevance | path

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

12

/external/llvm/lib/CodeGen/
DSafeStackColoring.h43 BitVector LiveOut; member
DSplitKit.h108 bool LiveOut; ///< Current reg is live out. member
DStackColoring.cpp263 BitVector LiveOut; member
DRegisterPressure.cpp740 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
794 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
DLiveIntervalAnalysis.cpp359 SmallPtrSet<MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h52 BitVector LiveOut; member
DSplitKit.h126 bool LiveOut; ///< Current reg is live out. member
DRegisterScavenging.cpp381 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
DStackColoring.cpp399 BitVector LiveOut; member
DRegisterPressure.cpp778 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
833 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h59 LivenessBV LiveIn, LiveOut; variable
DIceCfgNode.cpp817 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in livenessAddIntervals() local
1201 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in dump() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DStackLifetime.h55 BitVector LiveOut; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
DRegAllocFast.cpp98 bool LiveOut = false; ///< Register is possibly live out. member
431 MCPhysReg AssignedReg, bool Kill, bool LiveOut) { in spill()
DStackColoring.cpp427 BitVector LiveOut; member
DRegisterScavenging.cpp359 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
DRegisterPressure.cpp779 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
834 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
DReachingDefAnalysis.cpp383 if (auto *LiveOut = getLocalLiveOutMIDef(MI->getParent(), PhysReg)) { in getGlobalUses() local
DAssignmentTrackingAnalysis.cpp321 DenseMap<const BasicBlock *, VarFragMap> LiveOut; member in __anon909132840211::MemLocFragmentFill
1042 DenseMap<const BasicBlock *, BlockInfo> LiveOut; member in __anon909132840211::AssignmentTrackingLowering
DLiveIntervals.cpp374 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h206 LiveOut, enumerator
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp152 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
2499 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local
2543 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp247 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
2755 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local
2798 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
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

12