Searched refs:acc0_src0 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | codegen.h | 129 gpir_codegen_src acc0_src0 : 5; member in struct:__anon93fdc6de0808
|
| H A D | codegen.c | 199 code->acc0_src0 = gpir_codegen_src_unused; 212 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]); 222 code->acc0_src1 = code->acc0_src0; 223 code->acc0_src0 = gpir_codegen_src_p1_complex; 250 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]); 268 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]);
|
| H A D | disasm.c | 387 if (instr->acc0_src0 != gpir_codegen_src_unused && 406 print_src(instr->acc0_src0, unit_acc_0, 0, instr, prev_instr,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | codegen.h | 129 gpir_codegen_src acc0_src0 : 5; member in struct:__anonc788b6b10808
|
| H A D | codegen.c | 203 code->acc0_src0 = gpir_codegen_src_unused; 216 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]); 226 code->acc0_src1 = code->acc0_src0; 227 code->acc0_src0 = gpir_codegen_src_p1_complex; 254 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]); 273 code->acc0_src0 = gpir_get_alu_input(node, alu->children[0]);
|
| H A D | disasm.c | 401 if (instr->acc0_src0 != gpir_codegen_src_unused) { 421 print_src(instr->acc0_src0, unit_acc_0, 0, instr, prev_instr,
|
Completed in 6 milliseconds