Home
last modified time | relevance | path

Searched defs:spiller (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp88 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anone173d5ea0211::RABasic
DRegAllocGreedy.cpp328 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anonc86962080111::RAGreedy
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp90 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon22be18420211::RABasic
DRegAllocGreedy.cpp424 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon32fbef600111::RAGreedy
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp109 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anonc2ca77960211::RABasic
DRegAllocGreedy.cpp239 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anond49439340111::RAGreedy