Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStackColoring.h43 BitVector LiveOut; member
H A DSplitKit.h108 bool LiveOut; ///< Current reg is live out. member
H A DRegisterPressure.cpp740 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
794 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DStackColoring.cpp263 BitVector LiveOut; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackColoring.h52 BitVector LiveOut; member
H A DSplitKit.h126 bool LiveOut; ///< Current reg is live out. member
H A DRegisterPressure.cpp778 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
833 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DRegisterScavenging.cpp381 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
H A DStackColoring.cpp399 BitVector LiveOut; member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.cpp817 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in livenessAddIntervals() local
1201 const LivenessBV &LiveOut = Liveness->getLiveOut(this); in dump() local
H A DIceLiveness.h59 LivenessBV LiveIn, LiveOut; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DStackLifetime.h55 BitVector LiveOut; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DStackLifetime.h55 BitVector LiveOut; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DStackLifetime.h55 BitVector LiveOut; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DStackLifetime.h55 BitVector LiveOut; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DStackLifetime.h55 BitVector LiveOut; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocFast.cpp98 bool LiveOut = false; ///< Register is possibly live out. member
431 MCPhysReg AssignedReg, bool Kill, bool LiveOut) { in spill()
H A DSplitKit.h127 bool LiveOut; ///< Current reg is live out. member
H A DRegisterPressure.cpp779 LaneBitmask LiveOut = Def.LaneMask & ~PreviousMask; in recede() local
834 LaneBitmask LiveOut = getLiveThroughAt(Reg, SlotIdx); in recede() local
H A DStackColoring.cpp427 BitVector LiveOut; member
H A DRegisterScavenging.cpp359 const LiveRegUnits &LiveOut, ArrayRef<MCPhysReg> AllocationOrder, in findSurvivorBackwards()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h206 LiveOut, enumerator

12