Searched defs:dwords_per_instruction (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_compute_blit.c | 119 unsigned dwords_per_instruction = dwords_per_thread / instructions_per_thread; local in function:si_compute_do_clear_or_copy |
| H A D | si_test_dma_perf.c | 204 unsigned dwords_per_instruction = cs_dwords_per_thread / instructions_per_thread; local in function:si_test_dma_perf |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_test_dma_perf.c | 199 unsigned dwords_per_instruction = cs_dwords_per_thread / instructions_per_thread; local in function:si_test_dma_perf |
| H A D | si_compute_blit.c | 174 unsigned dwords_per_instruction = 4; local in function:si_compute_clear_buffer_rmw 259 unsigned dwords_per_instruction = dwords_per_thread / instructions_per_thread; local in function:si_compute_do_clear_or_copy |
Completed in 6 milliseconds