Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkCode.h26 std::vector<MCRegister> LiveIns; member
H A DAssembler.cpp246 assembleToStream(const ExegesisTarget & ET,std::unique_ptr<LLVMTargetMachine> TM,ArrayRef<unsigned> LiveIns,const FillFunction & Fill,raw_pwrite_stream & AsmStream,const BenchmarkKey & Key,bool GenerateMemoryInstructions) assembleToStream() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h206 SmallVector<GCNRPTracker::LiveRegSet, 32> LiveIns; global() variable
H A DGCNIterativeScheduler.cpp82 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h243 SmallVector<LiveInReg, 4> LiveIns; global() member
H A DMachineRegisterInfo.h150 std::vector<std::pair<MCRegister, Register>> LiveIns; variable
H A DRDFGraph.h898 RegisterAggr LiveIns; member
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp235 RegisterSet LiveIns; getLiveIns() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp774 LivePhysRegs LiveIns(TRI); createOutlinedFunction() local
H A DRDFLiveness.cpp904 const RegisterAggr &LiveIns = LiveMap[&B]; in resetLiveIns() local
H A DPrologEpilogInserter.cpp1245 BitVector LiveIns(TRI.getNumRegs()); insertZeroCallUsedRegs() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3143 SmallVector<DbgValue, 32> LiveIns, LiveOuts; buildVLocValueMap() local