Home
last modified time | relevance | path

Searched defs:LiveOuts (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h26 SmallVector<unsigned, 4> LiveOuts; variable
/external/llvm/lib/CodeGen/
DStackMaps.cpp165 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
DExecutionDepsFix.cpp144 LiveOutMap LiveOuts; member in __anonf3da55440311::ExeDepsFix
DLiveVariables.cpp602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp255 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
DLiveVariables.cpp600 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp180 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
DLiveVariables.cpp600 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/llvm/include/llvm/CodeGen/
DStackMaps.h200 LiveOutVec LiveOuts; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h254 LiveOutVec LiveOuts; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DStackMaps.h307 LiveOutVec LiveOuts; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp103 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
DAMDGPUMachineCFGStructurizer.cpp339 DenseSet<unsigned> LiveOuts; member in __anona56085670211::LinearizedRegion
2032 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp108 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
DAMDGPUMachineCFGStructurizer.cpp339 DenseSet<unsigned> LiveOuts; member in __anonaec7a0f30211::LinearizedRegion
2033 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1790 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2520 MachineBasicBlock &MBB, const DebugVariable &Var, const LiveIdxT &LiveOuts, in pickVPHILoc()
2993 SmallVector<DenseMap<DebugVariable, DbgValue>, 32> LiveIns, LiveOuts; in vlocDataflow() local