Searched refs:FS_OPCODE_DDX_COARSE (Results 1 – 7 of 7) sorted by relevance
428 case FS_OPCODE_DDX_COARSE: in brw_instruction_name()1097 (opcode >= FS_OPCODE_DDX_COARSE && opcode <= FS_OPCODE_LINTERP))) || in writes_accumulator_implicitly()
558 FS_OPCODE_DDX_COARSE, enumerator
441 case FS_OPCODE_DDX_COARSE: in instruction_requires_packed_data()
334 case FS_OPCODE_DDX_COARSE: in instruction_desc()
2230 case FS_OPCODE_DDX_COARSE: in generate_code()
4937 case FS_OPCODE_DDX_COARSE: in get_lowered_simd_width()5509 if (inst->opcode == FS_OPCODE_DDX_COARSE) in lower_derivatives()
1234 inst = bld.emit(FS_OPCODE_DDX_COARSE, result, op[0]); in nir_emit_alu()