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.c190 unsigned int hw_opcode, in ei_vector1() argument
194 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector1()
207 unsigned int hw_opcode, in ei_vector2() argument
211 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_vector2()
224 unsigned int hw_opcode, in ei_math1() argument
228 inst[0] = PVS_OP_DST_OPERAND(hw_opcode, in ei_math1()
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1515 compact(hw_opcode); in brw_try_compact_3src_instruction()
1840 compact(hw_opcode); in try_compact_instruction()
2166 uncompact(hw_opcode); in brw_uncompact_3src_instruction()
2222 uncompact(hw_opcode); in uncompact_instruction()
Dbrw_inst.h321 F(hw_opcode, /* 4+ */ 6, 0, /* 12+ */ 6, 0)
1404 F(hw_opcode, /* 4+ */ 6, 0, /* 12+ */ 6, 0) /* Same location as brw_inst */