Home
last modified time | relevance | path

Searched refs:BRW_DATAPORT_OWORD_BLOCK_DWORDS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp781 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8)); in emit_unspill()
847 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8)); in emit_spill()
Dbrw_eu.h811 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0); in brw_dp_oword_block_rw_desc()
856 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0); in brw_dp_a64_oword_block_rw_desc()
Dbrw_eu_defines.h1371 #define BRW_DATAPORT_OWORD_BLOCK_DWORDS(n) \ macro
Dbrw_eu_emit.c2254 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8), in brw_oword_block_write_scratch()
2336 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8), in brw_oword_block_read_scratch()
2440 BRW_DATAPORT_OWORD_BLOCK_DWORDS(exec_size), in brw_oword_block_read()
Dbrw_fs_generator.cpp1658 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size))); in generate_uniform_pull_constant_load_gfx7()
1685 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size)), in generate_uniform_pull_constant_load_gfx7()