Searched refs:RIG (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp799 Graph RIG; member in class:nv50_ir::GCRA
964 // add val's definitions to rep and extend the live interval of its RIG node
1488 RIG.insert(&nodes[i]);
1524 // coalesce first, we use only 1 RIG node for a group of joined values
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ra.cpp842 Graph RIG; member in class:nv50_ir::GCRA
1009 // add val's definitions to rep and extend the live interval of its RIG node
1537 RIG.insert(&nodes[i]);
1573 // coalesce first, we use only 1 RIG node for a group of joined values

Completed in 8 milliseconds