Home
last modified time | relevance | path

Searched defs:LiveOuts (Results 1 – 12 of 12) 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 __anon590fc3260311::ExeDepsFix
DLiveVariables.cpp602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp181 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local
260 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local
308 LiveOutVec LiveOuts; in recordStackMapOpers() local
499 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
DLiveVariables.cpp602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h67 std::vector<unsigned> LiveOuts; variable
/external/llvm/include/llvm/CodeGen/
DStackMaps.h200 LiveOutVec LiveOuts; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h274 LiveOutVec LiveOuts; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp119 LiveOutMap LiveOuts; member in __anon1b4d15520211::ExeDepsFix
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp104 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
DAMDGPUMachineCFGStructurizer.cpp339 DenseSet<unsigned> LiveOuts; member in __anonaca9bbbf0211::LinearizedRegion
2030 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local