Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_lower_pack.cpp43 const fs_builder ibld(this, block, inst); in lower_pack() local
Dbrw_fs_lower_d2x.cpp51 const fs_builder ibld(this, block, inst); in lower_d2x() local
Dbrw_fs_cse.cpp285 const fs_builder ibld = fs_builder(this, block, entry->generator) in opt_cse_local() local
301 const fs_builder ibld(this, block, inst); in opt_cse_local() local
Dbrw_fs_sel_peephole.cpp189 const fs_builder ibld = fs_builder(this, then_block, then_mov[i]) in opt_peephole_sel() local
Dbrw_fs_combine_constants.cpp279 const fs_builder ibld = bld.at(imm->block, n).exec_all().group(1, 0); in opt_combine_constants() local
Dbrw_fs.cpp540 const fs_builder ibld = bld.annotate("shader time end") in emit_shader_time_end() local
2103 const fs_builder ibld(this, block, inst); in lower_constant_loads() local
2512 const fs_builder ibld(this, block, tex_inst); in opt_sampler_eot() local
3253 const fs_builder ibld(this, block, inst); in lower_load_payload() local
3340 const fs_builder ibld(this, block, inst); in lower_integer_multiplication() local
3528 const fs_builder ibld(this, block, inst); in lower_minmax() local
4326 const fs_builder ibld(this, block, inst); in lower_logical_sends() local
5086 const fs_builder ibld = bld.at(block, inst) in lower_simd_width() local
Dbrw_fs_reg_allocate.cpp902 const fs_builder ibld = fs_builder(this, block, inst); in spill_reg() local
Dbrw_vec4.cpp1825 const vec4_builder ibld(this, block, inst); in lower_minmax() local