/external/llvm/lib/Target/AMDGPU/ |
D | R600MachineFunctionInfo.h | 26 SmallVector<unsigned, 4> LiveOuts; variable
|
/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 165 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 243 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 292 LiveOutVec LiveOuts; in recordStackMapOpers() local 474 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | ExecutionDepsFix.cpp | 144 LiveOutMap LiveOuts; member in __anonf3da55440311::ExeDepsFix
|
D | LiveVariables.cpp | 602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 255 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 334 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 378 LiveOutVec &LiveOuts) { in parseStatepointOpers() 451 LiveOutVec LiveOuts; in recordStackMapOpers() local 643 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | LiveVariables.cpp | 600 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 180 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 259 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 305 LiveOutVec LiveOuts; in recordStackMapOpers() local 497 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | LiveVariables.cpp | 600 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 200 LiveOutVec LiveOuts; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 254 LiveOutVec LiveOuts; member
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 307 LiveOutVec LiveOuts; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 103 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
|
D | AMDGPUMachineCFGStructurizer.cpp | 339 DenseSet<unsigned> LiveOuts; member in __anona56085670211::LinearizedRegion 2032 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 108 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
|
D | AMDGPUMachineCFGStructurizer.cpp | 339 DenseSet<unsigned> LiveOuts; member in __anonaec7a0f30211::LinearizedRegion 2033 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1790 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local
|
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
D | InstrRefBasedImpl.cpp | 2520 MachineBasicBlock &MBB, const DebugVariable &Var, const LiveIdxT &LiveOuts, in pickVPHILoc() 2993 SmallVector<DenseMap<DebugVariable, DbgValue>, 32> LiveIns, LiveOuts; in vlocDataflow() local
|