Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h1251 bool registerAllocation();
Dnv50_ir.cpp1262 if (!prog->registerAllocation()) { in nv50_ir_generate_code()
Dnv50_ir_ra.cpp1919 bool Program::registerAllocation() in registerAllocation() function in nv50_ir::Program