Searched refs:BRW_OPCODE_DP4 (Results 1 – 5 of 5) sorted by relevance
52 [BRW_OPCODE_DP4] = { .name = "dp4", .nsrc = 2, .ndst = 1 },636 if (insn->header.opcode != BRW_OPCODE_DP4 || in is_single_channel_dp4()
636 BRW_OPCODE_DP4 = 84, enumerator
946 case BRW_OPCODE_DP4: in generate_code()
57 [BRW_OPCODE_DP4] = { .name = "dp4", .nsrc = 2, .ndst = 1 },
212 BRW_OPCODE_DP2, BRW_OPCODE_DP3, BRW_OPCODE_DP4 in emit_dp() enumerator