Home
last modified time | relevance | path

Searched refs:computeIntervals (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp246 void computeIntervals(MachineRegisterInfo &MRI,
320 void computeIntervals();
620 UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
656 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
659 userValues[i]->computeIntervals(MF->getRegInfo(), *LIS, *MDT, UVS); in computeIntervals()
676 computeIntervals(); in runOnMachineFunction()
DLiveIntervalAnalysis.cpp124 computeIntervals(); in runOnMachineFunction()
672 void LiveIntervals::computeIntervals() { in computeIntervals() function in LiveIntervals
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp256 void computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI,
327 void computeIntervals();
661 UserValue::computeIntervals(MachineRegisterInfo &MRI, in computeIntervals() function in UserValue
715 void LDVImpl::computeIntervals() { in computeIntervals() function in LDVImpl
718 userValues[i]->computeIntervals(MF->getRegInfo(), *TRI, *LIS, *MDT, UVS); in computeIntervals()
734 computeIntervals(); in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h325 void computeIntervals();