Searched refs:BRW_OPCODE_DP3 (Results 1 – 5 of 5) sorted by relevance
638 BRW_OPCODE_DP3 = 86, enumerator
54 [BRW_OPCODE_DP3] = { .name = "dp3", .nsrc = 2, .ndst = 1 },
950 case BRW_OPCODE_DP3: in generate_code()
59 [BRW_OPCODE_DP3] = { .name = "dp3", .nsrc = 2, .ndst = 1 },
212 BRW_OPCODE_DP2, BRW_OPCODE_DP3, BRW_OPCODE_DP4 in emit_dp() enumerator