Home
last modified time | relevance | path

Searched refs:StandardSpiller (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp194 class StandardSpiller : public Spiller { class
202 StandardSpiller(MachineFunctionPass &pass, MachineFunction &mf, in StandardSpiller() function in __anond2c2b0460411::StandardSpiller
238 case standard: return new StandardSpiller(pass, mf, vrm); in createSpiller()