Searched refs:BRW_OPCODE_DP4 (Results 1 – 7 of 7) sorted by relevance
858 case BRW_OPCODE_DP4: in can_do_saturate()906 case BRW_OPCODE_DP4: in can_do_cmod()
208 case BRW_OPCODE_DP4: in try_constant_propagate()
267 BRW_OPCODE_DP4 = 84, enumerator
617 [BRW_OPCODE_DP4] = {
513 case BRW_OPCODE_DP4: in opt_reduce_swizzle()636 case BRW_OPCODE_DP4: in pack_uniform_registers()1170 if (opcode != BRW_OPCODE_DP4 && opcode != BRW_OPCODE_DPH && in reswizzle()
1619 case BRW_OPCODE_DP4: in generate_code()
1950 inst = emit(BRW_OPCODE_DP4, dst, op[0], op[1]); in nir_emit_alu()