Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.h29 class LiveInterval; variable
DSplitter.h24 class LiveInterval; variable
DSplitKit.h27 class LiveInterval; variable
DRenderMachineFunction.h27 class LiveInterval; variable
DRegAllocLinearScan.cpp847 SmallVector<LiveInterval*, 8> &SpillIntervals) { in findIntervalsToSpill()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.h30 class LiveInterval; variable
DSplitKit.h28 class LiveInterval; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCalcSpillWeights.h19 class LiveInterval; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h18 class LiveInterval; variable
DLiveRegMatrix.h35 class LiveInterval; variable
DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
DLiveInterval.h670 LiveInterval(unsigned Reg, float Weight) : reg(Reg), weight(Weight) {} in LiveInterval() function
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h19 class LiveInterval; variable
DLiveRegMatrix.h33 class LiveInterval; variable
DLiveInterval.h628 LiveInterval(unsigned Reg, float Weight) in LiveInterval() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBase.h45 class LiveInterval; variable