Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveRangeCalc.h67 LiveOutMap LiveOut; variable
DSplitKit.h75 bool LiveOut; ///< Current reg is live out. member
DLiveIntervalAnalysis.cpp762 SmallPtrSet<MachineBasicBlock*, 16> LiveOut; in shrinkToUses() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixWWMLiveness.cpp134 SparseBitVector<> LiveOut; in runOnWWMInstruction() local
/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-7.0/llvm/lib/CodeGen/
DSafeStackColoring.h53 BitVector LiveOut; member
DSplitKit.h114 bool LiveOut; ///< Current reg is live out. member
DStackColoring.cpp399 BitVector LiveOut; member
DRegisterScavenging.cpp381 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
DRegisterPressure.cpp764 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
819 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
DLiveIntervals.cpp367 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h59 LivenessBV LiveIn, LiveOut; variable
DIceCfgNode.cpp839 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in livenessAddIntervals() local
1437 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in dump() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp247 MapVector<BasicBlock *, SetVector<Value *>> LiveOut; member
2731 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in computeLiveInValues() local
2774 SetVector<Value *> LiveOut = Data.LiveOut[BB]; in findLiveSetAtInst() local
/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