Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h254 LiveOutVec LiveOuts; member
/third_party/skia/third_party/externals/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 __anonf7505d060211::LinearizedRegion
2032 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local