Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp272 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local
351 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local
392 LiveOutVec &LiveOuts) { in parseStatepointOpers()
465 LiveOutVec LiveOuts; in recordStackMapOpers() local
657 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
H A DLiveVariables.cpp597 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackMaps.h316 LiveOutVec LiveOuts; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp87 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
H A DAMDGPUMachineCFGStructurizer.cpp320 DenseSet<unsigned> LiveOuts; member in __anon8dbf25c70211::LinearizedRegion
2010 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1990 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2522 MachineBasicBlock &MBB, const DebugVariable &Var, const LiveIdxT &LiveOuts, in pickVPHILoc()
2993 SmallVector<DenseMap<DebugVariable, DbgValue>, 32> LiveIns, LiveOuts; in vlocDataflow() local