Searched defs:spiller (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | RegAllocBasic.cpp | 88 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anone173d5ea0211::RABasic |
D | RegAllocGreedy.cpp | 328 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anonc86962080111::RAGreedy |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | RegAllocBasic.cpp | 90 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon22be18420211::RABasic |
D | RegAllocGreedy.cpp | 424 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon32fbef600111::RAGreedy |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | RegAllocBasic.cpp | 109 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anonc2ca77960211::RABasic |
D | RegAllocGreedy.cpp | 239 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anond49439340111::RAGreedy |