Searched refs:BRW_DATAPORT_OWORD_BLOCK_DWORDS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h1086 #define BRW_DATAPORT_OWORD_BLOCK_DWORDS(n) \ macro
H A Dbrw_fs_generator.cpp1438 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size),
1463 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size),
H A Dbrw_eu_emit.c2082 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8),
2161 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8),
2260 BRW_DATAPORT_OWORD_BLOCK_DWORDS(exec_size),
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp781 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8));
847 BRW_DATAPORT_OWORD_BLOCK_DWORDS(reg_size * 8));
H A Dbrw_eu.h811 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0);
856 SET_BITS(BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_dwords), 2, 0);
H A Dbrw_eu_defines.h1371 #define BRW_DATAPORT_OWORD_BLOCK_DWORDS(n) \ macro
H A Dbrw_fs_generator.cpp1658 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size)));
1685 BRW_DATAPORT_OWORD_BLOCK_DWORDS(inst->exec_size)),
H A Dbrw_eu_emit.c2254 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8),
2336 BRW_DATAPORT_OWORD_BLOCK_DWORDS(num_regs * 8),
2440 BRW_DATAPORT_OWORD_BLOCK_DWORDS(exec_size),

Completed in 27 milliseconds