Searched refs:FS_OPCODE_DDY_FINE (Results 1 – 7 of 7) sorted by relevance
573 FS_OPCODE_DDY_FINE, enumerator
427 case FS_OPCODE_DDY_FINE: in brw_instruction_name()
438 case FS_OPCODE_DDY_FINE: in instruction_requires_packed_data()
1386 if (inst->opcode == FS_OPCODE_DDY_FINE) { in generate_ddy()2304 case FS_OPCODE_DDY_FINE: in generate_code()
785 case FS_OPCODE_DDY_FINE: in instruction_desc()
1211 inst = bld.emit(FS_OPCODE_DDY_FINE, result, op[0]); in nir_emit_alu()1217 inst = bld.emit(FS_OPCODE_DDY_FINE, result, op[0]); in nir_emit_alu()
6638 case FS_OPCODE_DDY_FINE: in get_lowered_simd_width()