Searched refs:BRW_OPCODE_DP2 (Results 1 – 5 of 5) sorted by relevance
639 BRW_OPCODE_DP2 = 87, enumerator
55 [BRW_OPCODE_DP2] = { .name = "dp2", .nsrc = 2, .ndst = 1 },
954 case BRW_OPCODE_DP2: in generate_code()
60 [BRW_OPCODE_DP2] = { .name = "dp2", .nsrc = 2, .ndst = 1 },
212 BRW_OPCODE_DP2, BRW_OPCODE_DP3, BRW_OPCODE_DP4 in emit_dp() enumerator