Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h134 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()
437 void computeVirtRegInterval(LiveInterval&);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h140 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()
463 void computeVirtRegInterval(LiveInterval&);
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp189 void LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp195 void LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals