Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp210 LiveOutVec &LiveOuts) { in parseOperand()
307 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local
386 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local
427 LiveOutVec &LiveOuts) { in parseStatepointOpers()
500 LiveOutVec LiveOuts; in recordStackMapOpers() local
671 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
H A DLiveVariables.cpp579 SmallSet<unsigned, 4> LiveOuts; runOnBlock() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h323 LiveOutVec LiveOuts; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp86 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
H A DAMDGPUMachineCFGStructurizer.cpp320 DenseSet<unsigned> LiveOuts; member in __anoncc6d720e0211::LinearizedRegion
1983 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); rewriteLiveOutRegs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2288 SmallVector< Instruction *, 8 > LiveOuts; canTailPredicateLoop() local
2511 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { getUnrollingPreferences() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2765 pickVPHILoc(SmallVectorImpl<DbgOpID> & OutValues,const MachineBasicBlock & MBB,const LiveIdxT & LiveOuts,FuncValueTable & MOutLocs,const SmallVectorImpl<const MachineBasicBlock * > & BlockOrders) pickVPHILoc() argument
2844 pickOperandPHILoc(unsigned DbgOpIdx,const MachineBasicBlock & MBB,const LiveIdxT & LiveOuts,FuncValueTable & MOutLocs,const SmallVectorImpl<const MachineBasicBlock * > & BlockOrders) pickOperandPHILoc() argument
3142 SmallVector<DbgValue, 32> LiveIns, LiveOuts; buildVLocValueMap() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2690 MapVector<PHINode *, VPLiveOut *> LiveOuts; global() variable
2865 delete LiveOuts[PN]; removeLiveOut() local
H A DLoopVectorize.cpp3619 SmallVector<VPLiveOut *> LiveOuts; fixFixedOrderRecurrence() local