Searched refs:arg0_source (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h162 ppir_codegen_vec4_reg arg0_source : 4; member in struct:__anon4c8c0f470e08
196 ppir_codegen_vec4_reg arg0_source : 4; member in struct:__anon4c8c0f471008
228 unsigned arg0_source : 6; member in struct:__anon4c8c0f471208
258 unsigned arg0_source : 6; member in struct:__anon4c8c0f471408
342 unsigned arg0_source : 6; member in struct:__anon4c8c0f471c0a::__anon4c8c0f471d08
H A Ddisasm.c365 print_vector_source(vec4_mul->arg0_source, NULL,
432 print_vector_source(vec4_acc->arg0_source, vec4_acc->mul_in ? "^v0" : NULL,
490 print_source_scalar(float_mul->arg0_source, NULL,
550 print_source_scalar(float_acc->arg0_source, float_acc->mul_in ? "^s0" : NULL,
699 print_source_scalar(branch->branch.arg0_source, NULL, false, false);
H A Dcodegen.c196 f->arg0_source = index >> 2;
268 f->arg0_source = get_scl_reg_index(src, dest_component);
342 f->arg0_source = index >> 2;
416 f->arg0_source = get_scl_reg_index(src, dest_component);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h163 ppir_codegen_vec4_reg arg0_source : 4; member in struct:__anon8016ff1a0e08
197 ppir_codegen_vec4_reg arg0_source : 4; member in struct:__anon8016ff1a1008
229 unsigned arg0_source : 6; member in struct:__anon8016ff1a1208
259 unsigned arg0_source : 6; member in struct:__anon8016ff1a1408
343 unsigned arg0_source : 6; member in struct:__anon8016ff1a1c0a::__anon8016ff1a1d08
H A Ddisasm.c400 print_vector_source(vec4_mul->arg0_source, NULL,
467 print_vector_source(vec4_acc->arg0_source, vec4_acc->mul_in ? "^v0" : NULL,
525 print_source_scalar(float_mul->arg0_source, NULL,
585 print_source_scalar(float_acc->arg0_source, float_acc->mul_in ? "^s0" : NULL,
739 print_source_scalar(branch->branch.arg0_source, NULL, false, false, fp);
H A Dcodegen.c242 f->arg0_source = index >> 2;
314 f->arg0_source = get_scl_reg_index(src, dest_component);
400 f->arg0_source = index >> 2;
480 f->arg0_source = get_scl_reg_index(src, dest_component);
603 b->branch.arg0_source = get_scl_reg_index(&branch->src[0], 0);
610 b->branch.arg0_source = 0;

Completed in 13 milliseconds