Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h46 class LiveInterval; variable
H A DRegAllocEvictionAdvisor.h22 class LiveInterval; variable
H A DSplitKit.h35 class LiveInterval; variable
H A DMLRegAllocEvictAdvisor.cpp589 tryFindEvictionCandidatePosition(const LiveInterval &,const AllocationOrder &,unsigned,uint8_t,const SmallVirtRegSet &) const tryFindEvictionCandidatePosition() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h34 class LiveInterval; variable
H A DCalcSpillWeights.h16 class LiveInterval; variable
H A DLiveIntervals.h210 pruneValue(LiveInterval &,SlotIndex,SmallVectorImpl<SlotIndex> *) pruneValue() argument
[all...]
H A DLiveInterval.h723 LiveInterval(unsigned Reg, float Weight) : Reg(Reg), Weight(Weight) {} in LiveInterval() function
[all...]
H A DTargetRegisterInfo.h43 class LiveInterval; variable
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp132 ArrayRef<SmallVector<LiveInterval *, 4>> Assignments, in undefInvalidDbgValues() argument
[all...]