Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp89 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon4fe323290211::RABasic
DRegAllocGreedy.cpp423 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon04c257270111::RAGreedy