Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp187 unsigned IntvIdx; member
198 IntvIdx = 0; in reset()
970 IntvIn = Cand.IntvIdx; in splitAroundRegion()
979 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1019 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1027 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1186 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1188 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in tryRegionSplit()
1199 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1201 << Cand.IntvIdx << ".\n"); in tryRegionSplit()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp266 unsigned IntvIdx; member
277 IntvIdx = 0; in reset()
1238 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1247 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1287 IntvIn = Cand.IntvIdx; in splitAroundRegion()
1295 IntvOut = Cand.IntvIdx; in splitAroundRegion()
1481 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1483 << B << " bundles, intv " << Cand.IntvIdx << ".\n"); in doRegionSplit()
1494 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1496 << Cand.IntvIdx << ".\n"); in doRegionSplit()