Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDStackMaps.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
HDLiveVariables.cpp610 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDStackMaps.h323 LiveOutVec LiveOuts; member
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNIterativeScheduler.cpp86 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
HDAMDGPUMachineCFGStructurizer.cpp320 DenseSet<unsigned> LiveOuts; member in __anon009deffb0211::LinearizedRegion
1981 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetTransformInfo.cpp2300 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local
2523 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { in getUnrollingPreferences() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp2799 const LiveIdxT &LiveOuts, FuncValueTable &MOutLocs, in pickVPHILoc()
2878 unsigned DbgOpIdx, const MachineBasicBlock &MBB, const LiveIdxT &LiveOuts, in pickOperandPHILoc()
3178 SmallVector<DbgValue, 32> LiveIns, LiveOuts; in buildVLocValueMap() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h3301 MapVector<PHINode *, VPLiveOut *> LiveOuts; variable
3475 delete LiveOuts[PN]; in removeLiveOut() local