Home
last modified time | relevance | path

Searched defs:LiveInterval (Results 1 – 11 of 11) 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/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h19 class LiveInterval; variable
DLiveRegMatrix.h33 class LiveInterval; variable
DLiveInterval.h628 LiveInterval(unsigned Reg, float Weight) in LiveInterval() function