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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp768 RIG_Node *nRep = &nodes[rep->id]; local
797 if (!force && nRep->livei.overlaps(nVal->livei))
811 nRep->livei.unify(nVal->livei);
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp768 RIG_Node *nRep = &nodes[rep->id]; local
797 if (!force && nRep->livei.overlaps(nVal->livei))
811 nRep->livei.unify(nVal->livei);

Completed in 1064 milliseconds