HomeSort by relevance Sort by last modified time
    Searched refs:update_ngpr (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/sb/
sb_bc_finalize.cpp 331 update_ngpr(d->array->gpr.sel() + d->array->array_size -1);
347 update_ngpr(n->bc.dst_gpr);
390 update_ngpr(v->array->gpr.sel() + v->array->array_size -1);
408 update_ngpr(src.sel);
413 update_ngpr(src.sel);
541 update_ngpr(reg);
648 update_ngpr(reg);
704 update_ngpr(reg);
772 update_ngpr(reg);
806 update_ngpr(reg)
878 void bc_finalizer::update_ngpr(unsigned gpr) { function in class:r600_sb::bc_finalizer
    [all...]
sb_pass.h 719 void update_ngpr(unsigned gpr);

Completed in 220 milliseconds