Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpillPlacement.h111 void addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong);
DSpillPlacement.cpp244 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill() function in SpillPlacement
DRegAllocGreedy.cpp819 SpillPlacer->addPrefSpill(NewBlocks, /* Strong= */ true); in growRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSpillPlacement.h122 void addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong);
DSpillPlacement.cpp286 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill() function in SpillPlacement
DRegAllocGreedy.cpp1322 SpillPlacer->addPrefSpill(NewBlocks, /* Strong= */ true); in growRegion()
/external/llvm/lib/CodeGen/
DSpillPlacement.h122 void addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong);
DSpillPlacement.cpp278 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill() function in SpillPlacement
DRegAllocGreedy.cpp1085 SpillPlacer->addPrefSpill(NewBlocks, /* Strong= */ true); in growRegion()