Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs_reg_allocate.cpp52 int reg_width = dispatch_width / 8; in assign_regs_trivial() local
326 int reg_width = fs->dispatch_width / 8; in elk_fs_reg_alloc() local
423 int reg_width = v->dispatch_width / 8; in get_used_mrfs() local
Delk_fs_copy_propagation.cpp876 const unsigned reg_width = REG_SIZE / (type_sz(inst->src[arg].type) * in try_copy_propagate() local
Delk_fs_generator.cpp81 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); in elk_reg_from_fs_reg() local
Delk_lower_logical_sends.cpp715 unsigned reg_width = bld.dispatch_width() / 8; in lower_sampler_logical_send_gfx7() local
Delk_fs.cpp1095 int reg_width = dispatch_width / 8; in vgrf() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_reg_allocate.cpp53 int reg_width = s.dispatch_width / 8; in brw_assign_regs_trivial() local
261 int reg_width = fs->dispatch_width / 8; in brw_reg_alloc() local
Dbrw_opt_copy_propagation.cpp887 const unsigned reg_width = in try_copy_propagate() local
1663 const unsigned reg_width = in try_copy_propagate_def() local
Dbrw_lower.cpp692 const unsigned reg_width = in brw_lower_vgrf_to_fixed_grf() local