Home
last modified time | relevance | path

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

/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 __anon0b8850530311::ExeDepsFix
DLiveVariables.cpp602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/external/llvm/lib/Target/AMDGPU/
DR600MachineFunctionInfo.h26 SmallVector<unsigned, 4> LiveOuts; variable
/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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackMaps.cpp289 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local
368 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local
409 LiveOutVec &LiveOuts) { in parseStatepointOpers()
482 LiveOutVec LiveOuts; in recordStackMapOpers() local
674 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
DLiveVariables.cpp593 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DStackMaps.h324 LiveOutVec LiveOuts; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp86 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
DAMDGPUMachineCFGStructurizer.cpp320 DenseSet<unsigned> LiveOuts; member in __anon1b264d7c0211::LinearizedRegion
1983 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/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 __anon83b329f60211::LinearizedRegion
2032 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp2163 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local
2374 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { in getUnrollingPreferences() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.h2205 MapVector<PHINode *, VPLiveOut *> LiveOuts; variable
2383 delete LiveOuts[PN]; in removeLiveOut() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2763 const LiveIdxT &LiveOuts, FuncValueTable &MOutLocs, in pickVPHILoc()
2842 unsigned DbgOpIdx, const MachineBasicBlock &MBB, const LiveIdxT &LiveOuts, in pickOperandPHILoc()
3141 SmallVector<DbgValue, 32> LiveIns, LiveOuts; in buildVLocValueMap() local