Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp360 unsigned IntvIdx; member
371 IntvIdx = 0; in reset()
1703 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1712 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1752 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1760 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1988 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1990 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
2001 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2003 << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()