Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkCode.h26 std::vector<unsigned> LiveIns; member
DAssembler.cpp172 ArrayRef<unsigned> LiveIns, in assembleToStream()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h88 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; variable
DGCNIterativeScheduler.cpp98 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h100 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; variable
DGCNIterativeScheduler.cpp103 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h216 SmallVector<LiveInReg, 4> LiveIns; member
DMachineRegisterInfo.h123 std::vector<std::pair<unsigned, unsigned> > LiveIns; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h234 SmallVector<LiveInReg, 4> LiveIns; member
DMachineRegisterInfo.h146 std::vector<std::pair<MCRegister, Register>> LiveIns; variable
DRDFGraph.h873 RegisterAggr LiveIns; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h234 SmallVector<LiveInReg, 4> LiveIns; member
DMachineRegisterInfo.h146 std::vector<std::pair<unsigned, unsigned>> LiveIns; variable
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp245 RegisterSet LiveIns; in getLiveIns() local
DRDFLiveness.cpp659 auto &LiveIns = LiveMap[&B]; in resetLiveIns() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp235 RegisterSet LiveIns; in getLiveIns() local
DRDFLiveness.cpp844 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
DRDFGraph.h877 RegisterAggr LiveIns; member
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp235 RegisterSet LiveIns; in getLiveIns() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineOutliner.cpp682 LivePhysRegs LiveIns(TRI); in createOutlinedFunction() local
DRDFLiveness.cpp901 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp2993 SmallVector<DenseMap<DebugVariable, DbgValue>, 32> LiveIns, LiveOuts; in vlocDataflow() local