Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DStackMaps.h324 LiveOutVec LiveOuts; member
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp86 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
DAMDGPUMachineCFGStructurizer.cpp320 DenseSet<unsigned> LiveOuts; member in __anon33342c380211::LinearizedRegion
1983 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.h2205 MapVector<PHINode *, VPLiveOut *> LiveOuts; variable
2383 delete LiveOuts[PN]; in removeLiveOut() local