/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveRangeCalc.h | 67 LiveOutMap LiveOut; variable
|
D | SplitKit.h | 75 bool LiveOut; ///< Current reg is live out. member
|
D | LiveIntervalAnalysis.cpp | 762 SmallPtrSet<MachineBasicBlock*, 16> LiveOut; in shrinkToUses() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFixWWMLiveness.cpp | 134 SparseBitVector<> LiveOut; in runOnWWMInstruction() local
|
/external/llvm/lib/CodeGen/ |
D | SafeStackColoring.h | 43 BitVector LiveOut; member
|
D | SplitKit.h | 108 bool LiveOut; ///< Current reg is live out. member
|
D | StackColoring.cpp | 263 BitVector LiveOut; member
|
D | RegisterPressure.cpp | 740 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local 794 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
|
D | LiveIntervalAnalysis.cpp | 359 SmallPtrSet<MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SafeStackColoring.h | 53 BitVector LiveOut; member
|
D | SplitKit.h | 114 bool LiveOut; ///< Current reg is live out. member
|
D | StackColoring.cpp | 399 BitVector LiveOut; member
|
D | RegisterScavenging.cpp | 381 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
|
D | RegisterPressure.cpp | 764 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local 819 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
|
D | LiveIntervals.cpp | 367 SmallPtrSet<const MachineBasicBlock*, 16> LiveOut; in extendSegmentsToUses() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceLiveness.h | 59 LivenessBV LiveIn, LiveOut; variable
|
D | IceCfgNode.cpp | 839 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/ |
D | RewriteStatepointsForGC.cpp | 247 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/ |
D | RewriteStatepointsForGC.cpp | 152 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
|