Home
last modified time | relevance | path

Searched defs:reg_width (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp50 int reg_width = dispatch_width / 8; in assign_regs_trivial() local
315 int reg_width = fs->dispatch_width / 8; in fs_reg_alloc() local
407 int reg_width = v->dispatch_width / 8; in get_used_mrfs() local
Dbrw_fs_copy_propagation.cpp683 const unsigned reg_width = REG_SIZE / (type_sz(inst->src[arg].type) * in try_copy_propagate() local
Dbrw_fs_visitor.cpp67 int reg_width = dispatch_width / 8; in emit_dummy_fs() local
Dbrw_fs_generator.cpp79 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); in brw_reg_from_fs_reg() local
Dbrw_lower_logical_sends.cpp806 unsigned reg_width = bld.dispatch_width() / 8; in lower_sampler_logical_send_gfx7() local
Dbrw_fs.cpp1118 int reg_width = dispatch_width / 8; in vgrf() local