Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp88 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anon2fdcc1de0211::RABasic
DRegAllocGreedy.cpp328 Spiller &spiller() override { return *SpillerInstance; } in spiller() function in __anone3efcc7c0111::RAGreedy
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp109 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anon24937f8a0211::RABasic
DRegAllocGreedy.cpp239 virtual Spiller &spiller() { return *SpillerInstance; } in spiller() function in __anon6f7e3fa80111::RAGreedy