Home
last modified time | relevance | path

Searched defs:VRegSpiller (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp579 Spiller &VRegSpiller) { in initializeGraph()
680 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg()
707 Spiller &VRegSpiller) { in mapPBQPToRegAlloc()
773 void RegAllocPBQP::postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS) { in postOptimization()
800 std::unique_ptr<Spiller> VRegSpiller(createInlineSpiller(*this, MF, VRM)); in runOnMachineFunction() local
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp562 Spiller &VRegSpiller) { in initializeGraph()
638 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg()
666 Spiller &VRegSpiller) { in mapPBQPToRegAlloc()
724 void RegAllocPBQP::postOptimization(Spiller &VRegSpiller, LiveIntervals &LIS) { in postOptimization()
751 std::unique_ptr<Spiller> VRegSpiller(createInlineSpiller(*this, MF, VRM)); in runOnMachineFunction() local