Home
last modified time | relevance | path

Searched refs:hw_opcode (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c189 unsigned int hw_opcode, in ei_vector1() argument
193 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector1()
206 unsigned int hw_opcode, in ei_vector2() argument
210 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector2()
223 unsigned int hw_opcode, in ei_math1() argument
227 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_math1()
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1517 compact(hw_opcode); in brw_try_compact_3src_instruction()
1868 compact(hw_opcode); in try_compact_instruction()
2194 uncompact(hw_opcode); in brw_uncompact_3src_instruction()
2250 uncompact(hw_opcode); in uncompact_instruction()
Dbrw_inst.h323 F(hw_opcode, /* 4+ */ 6, 0, /* 12+ */ 6, 0)
1406 F(hw_opcode, /* 4+ */ 6, 0, /* 12+ */ 6, 0) /* Same location as brw_inst */