Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkCode.h26 std::vector<unsigned> LiveIns; member
H A DAssembler.cpp177 ArrayRef<unsigned> LiveIns, in assembleToStream()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h114 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; variable
H A DGCNIterativeScheduler.cpp82 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h234 SmallVector<LiveInReg, 4> LiveIns; member
H A DMachineRegisterInfo.h146 std::vector<std::pair<MCRegister, Register>> LiveIns; variable
H A DRDFGraph.h873 RegisterAggr LiveIns; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp235 RegisterSet LiveIns; in getLiveIns() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp678 LivePhysRegs LiveIns(TRI); in createOutlinedFunction() local
H A DRDFLiveness.cpp901 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2993 SmallVector<DenseMap<DebugVariable, DbgValue>, 32> LiveIns, LiveOuts; in vlocDataflow() local