Searched defs:LiveInterval (Results 1 – 19 of 19) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | LiveDebugVariables.h | 30 class LiveInterval; variable
|
D | SplitKit.h | 28 class LiveInterval; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 19 class LiveInterval; variable
|
D | LiveRegMatrix.h | 33 class LiveInterval; variable
|
D | LiveInterval.h | 628 LiveInterval(unsigned Reg, float Weight) in LiveInterval() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 17 class LiveInterval; variable
|
D | LiveRegMatrix.h | 34 class LiveInterval; variable
|
D | LiveIntervals.h | 205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
|
D | LiveInterval.h | 710 LiveInterval(unsigned Reg, float Weight) : reg(Reg), weight(Weight) {} in LiveInterval() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocBase.h | 44 class LiveInterval; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | RegAllocBase.h | 45 class LiveInterval; variable
|
D | RegAllocEvictionAdvisor.h | 22 class LiveInterval; variable
|
D | SplitKit.h | 35 class LiveInterval; variable
|
D | MLRegallocEvictAdvisor.cpp | 570 const LiveInterval &, const AllocationOrder &, unsigned, uint8_t, in tryFindEvictionCandidatePosition()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | LiveRegMatrix.h | 34 class LiveInterval; variable
|
D | CalcSpillWeights.h | 16 class LiveInterval; variable
|
D | LiveIntervals.h | 203 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
|
D | LiveInterval.h | 722 LiveInterval(unsigned Reg, float Weight) : Reg(Reg), Weight(Weight) {} in LiveInterval() function
|
D | TargetRegisterInfo.h | 43 class LiveInterval; variable
|