Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp67 std::unique_ptr<Spiller> SpillerInstance; member in __anona3846cc80211::RABasic
88 Spiller &spiller() override { return *SpillerInstance; } in spiller()
159 SpillerInstance.reset(); in releaseMemory()
283 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()
DRegAllocGreedy.cpp135 std::unique_ptr<Spiller> SpillerInstance; member in __anoncc8cd4a60111::RAGreedy
328 Spiller &spiller() override { return *SpillerInstance; } in spiller()
531 SpillerInstance.reset(); in releaseMemory()
2591 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp67 std::unique_ptr<Spiller> SpillerInstance; member in __anon49e1e8ea0211::RABasic
89 Spiller &spiller() override { return *SpillerInstance; } in spiller()
197 SpillerInstance.reset(); in releaseMemory()
318 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()
DRegAllocGreedy.cpp178 std::unique_ptr<Spiller> SpillerInstance; member in __anon3e99d5080111::RAGreedy
423 Spiller &spiller() override { return *SpillerInstance; } in spiller()
676 SpillerInstance.reset(); in releaseMemory()
3243 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/
DRegAllocBasic.cpp67 std::unique_ptr<Spiller> SpillerInstance; member in __anona4cc04f60211::RABasic
89 Spiller &spiller() override { return *SpillerInstance; } in spiller()
202 SpillerInstance.reset(); in releaseMemory()
325 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()
DRegAllocGreedy.cpp172 std::unique_ptr<Spiller> SpillerInstance; member in __anonf6c772940111::RAGreedy
418 Spiller &spiller() override { return *SpillerInstance; } in spiller()
677 SpillerInstance.reset(); in releaseMemory()
3235 SpillerInstance.reset(createInlineSpiller(*this, *MF, *VRM)); in runOnMachineFunction()