| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_dump.cpp | 172 static const char *index_mode[] = {"", " CF_INDEX_0", " CF_INDEX_1"}; local in function:r600_sb::bc_dump::dump 210 static void print_sel(sb_ostream &s, int sel, int rel, int index_mode, argument [all...] |
| H A D | sb_shader.cpp | 192 value* shader::get_kcache_value(unsigned bank, unsigned index, unsigned chan, alu_kcache_index_mode index_mode) { argument
|
| H A D | sb_sched.cpp | 927 unsigned index_mode = f->bc.sampler_index_mode != V_SQ_CF_INDEX_NONE ? local in function:r600_sb::post_scheduler::process_fetch 1463 unsigned index_mode = v->select.kcache_index_mode(); local in function:r600_sb::post_scheduler::map_src_vec 2116 unsigned index_mode = rp[i] >> 29; local in function:r600_sb::rp_kcache_tracker::get_lines 2138 unsigned index_mode = *I >> 29; local in function:r600_sb::alu_kcache_tracker::update_kc [all...] |
| H A D | sb_bc.h | 430 unsigned index_mode; member in struct:r600_sb::bc_kcache 513 unsigned index_mode:3; member in struct:r600_sb::bc_alu
|
| H A D | sb_ir.h | 70 sel_chan(unsigned bank,unsigned index,unsigned chan,alu_kcache_index_mode index_mode) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_dump.cpp | 174 static const char *index_mode[] = {"", " CF_INDEX_0", " CF_INDEX_1"}; local in function:r600_sb::bc_dump::dump 212 static void print_sel(sb_ostream &s, int sel, int rel, int index_mode, argument [all...] |
| H A D | sb_shader.cpp | 192 value* shader::get_kcache_value(unsigned bank, unsigned index, unsigned chan, alu_kcache_index_mode index_mode) { argument
|
| H A D | sb_sched.cpp | 927 unsigned index_mode = f->bc.sampler_index_mode != V_SQ_CF_INDEX_NONE ? local in function:r600_sb::post_scheduler::process_fetch 1463 unsigned index_mode = v->select.kcache_index_mode(); local in function:r600_sb::post_scheduler::map_src_vec 2119 unsigned index_mode = rp[i] >> 29; local in function:r600_sb::rp_kcache_tracker::get_lines 2141 unsigned index_mode = *I >> 29; local in function:r600_sb::alu_kcache_tracker::update_kc [all...] |
| H A D | sb_bc.h | 430 unsigned index_mode; member in struct:r600_sb::bc_kcache 522 unsigned index_mode:3; member in struct:r600_sb::bc_alu
|
| H A D | sb_ir.h | 70 sel_chan(unsigned bank,unsigned index,unsigned chan,alu_kcache_index_mode index_mode) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_value.h | 53 int index_mode; member in struct:r600::Value::PrintFlags
|
| H A D | sfn_ir_to_assembly.cpp | 638 EBufferIndexMode index_mode = bim_none; local in function:r600::AssemblyFromShaderLegacyImpl::visit 702 auto index_mode = fetch_instr.buffer_index_mode(); local in function:r600::AssemblyFromShaderLegacyImpl::visit
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 1024 unsigned bank, line, sel = alu->src[i].sel, index_mode; local in function:r600_bytecode_alloc_inst_kcache_lines 955 r600_bytecode_alloc_kcache_line(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,unsigned bank,unsigned line,unsigned index_mode) argument 1903 print_sel(unsigned sel,unsigned rel,unsigned index_mode,unsigned need_brackets) argument 2082 const char *index_mode[] = {"CF_INDEX_NONE", "CF_INDEX_0", "CF_INDEX_1"}; local in function:r600_bytecode_disasm [all...] |
| H A D | r600_asm.h | 63 unsigned index_mode; member in struct:r600_bytecode_alu 175 unsigned index_mode; member in struct:r600_bytecode_rat 182 unsigned index_mode; member in struct:r600_bytecode_kcache
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 1029 unsigned bank, line, sel = alu->src[i].sel, index_mode; local in function:r600_bytecode_alloc_inst_kcache_lines 960 r600_bytecode_alloc_kcache_line(struct r600_bytecode * bc,struct r600_bytecode_kcache * kcache,unsigned bank,unsigned line,unsigned index_mode) argument 1910 print_sel(unsigned sel,unsigned rel,unsigned index_mode,unsigned need_brackets) argument 2089 const char *index_mode[] = {"CF_INDEX_NONE", "CF_INDEX_0", "CF_INDEX_1"}; local in function:r600_bytecode_disasm [all...] |
| H A D | r600_asm.h | 67 unsigned index_mode; member in struct:r600_bytecode_alu 179 unsigned index_mode; member in struct:r600_bytecode_rat 186 unsigned index_mode; member in struct:r600_bytecode_kcache
|