Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.h121 bool scanActiveBundles();
DSpillPlacement.cpp281 bool SpillPlacement::scanActiveBundles() { in scanActiveBundles() function in SpillPlacement
DRegAllocGreedy.cpp724 return SpillPlacer->scanActiveBundles(); in addSplitConstraints()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSpillPlacement.h132 bool scanActiveBundles();
DSpillPlacement.cpp319 bool SpillPlacement::scanActiveBundles() { in scanActiveBundles() function in SpillPlacement
DRegAllocGreedy.cpp1230 return SpillPlacer->scanActiveBundles(); in addSplitConstraints()
/external/llvm/lib/CodeGen/
DSpillPlacement.h132 bool scanActiveBundles();
DSpillPlacement.cpp311 bool SpillPlacement::scanActiveBundles() { in scanActiveBundles() function in SpillPlacement
DRegAllocGreedy.cpp992 return SpillPlacer->scanActiveBundles(); in addSplitConstraints()