Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_inst.h1351 brw_compact_inst_set_bits(brw_compact_inst *inst, unsigned high, unsigned low, in brw_compact_inst_set_bits() function
1370 brw_compact_inst_set_bits(inst, gfx12_high, gfx12_low, v); \
1372 brw_compact_inst_set_bits(inst, high, low, v); \

Completed in 3 milliseconds