Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSchedStrategy.h206 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; variable
HDGCNIterativeScheduler.cpp82 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineTraceMetrics.h243 SmallVector<LiveInReg, 4> LiveIns; member
HDMachineRegisterInfo.h150 std::vector<std::pair<MCRegister, Register>> LiveIns; variable
HDRDFGraph.h898 RegisterAggr LiveIns; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBlockRanges.cpp235 RegisterSet LiveIns; in getLiveIns() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineOutliner.cpp774 LivePhysRegs LiveIns(TRI); in createOutlinedFunction() local
HDRDFLiveness.cpp904 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
HDPrologEpilogInserter.cpp1248 BitVector LiveIns(TRI.getNumRegs()); in insertZeroCallUsedRegs() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp3178 SmallVector<DbgValue, 32> LiveIns, LiveOuts; in buildVLocValueMap() local