Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp67 std::unique_ptr<Spiller> SpillerInstance; member in __anon2a42aa370211::RABasic
DRegAllocGreedy.cpp135 std::unique_ptr<Spiller> SpillerInstance; member in __anon2b12bff50111::RAGreedy
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp67 std::unique_ptr<Spiller> SpillerInstance; member in __anon72763a190211::RABasic
DRegAllocGreedy.cpp178 std::unique_ptr<Spiller> SpillerInstance; member in __anon79b84c170111::RAGreedy
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp64 std::unique_ptr<Spiller> SpillerInstance; member in __anon38a2c5df0211::RABasic
DRegAllocGreedy.h185 std::unique_ptr<Spiller> SpillerInstance; variable