Home
last modified time | relevance | path

Searched defs:LiveIns (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h206 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; variable
H A DGCNIterativeScheduler.cpp82 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h243 SmallVector<LiveInReg, 4> LiveIns; member
H A DMachineRegisterInfo.h150 std::vector<std::pair<MCRegister, Register>> LiveIns; variable
H A DRDFGraph.h898 RegisterAggr LiveIns; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp235 RegisterSet LiveIns; in getLiveIns() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp774 LivePhysRegs LiveIns(TRI); in createOutlinedFunction() local
H A DRDFLiveness.cpp904 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
H A DPrologEpilogInserter.cpp1248 BitVector LiveIns(TRI.getNumRegs()); in insertZeroCallUsedRegs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3178 SmallVector<DbgValue, 32> LiveIns, LiveOuts; in buildVLocValueMap() local