Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.h34 Spiller* createSpiller(MachineFunctionPass &pass,
DSpiller.cpp232 llvm::Spiller* llvm::createSpiller(MachineFunctionPass &pass, in createSpiller() function in llvm
DRegAllocLinearScan.cpp533 spiller_.reset(createSpiller(*this, *mf_, *vrm_)); in runOnMachineFunction()