Searched refs:FS_OPCODE_MOV_DISPATCH_TO_FLAGS (Results 1 – 6 of 6) sorted by relevance
484 FS_OPCODE_MOV_DISPATCH_TO_FLAGS, enumerator
390 case FS_OPCODE_MOV_DISPATCH_TO_FLAGS: in brw_instruction_name()
281 bld.emit(FS_OPCODE_MOV_DISPATCH_TO_FLAGS); in emit_interpolation_setup_gen6()
936 opcode == FS_OPCODE_MOV_DISPATCH_TO_FLAGS) { in flags_written()5907 } else if (inst->opcode == FS_OPCODE_MOV_DISPATCH_TO_FLAGS) { in opt_drop_redundant_mov_to_flags()6458 fs_inst *discard_init = bld.emit(FS_OPCODE_MOV_DISPATCH_TO_FLAGS); in run_fs()
2042 case FS_OPCODE_MOV_DISPATCH_TO_FLAGS: in generate_code()
4191 bld.emit(FS_OPCODE_MOV_DISPATCH_TO_FLAGS); in nir_emit_intrinsic()