Searched refs:FS_OPCODE_MOV_DISPATCH_TO_FLAGS (Results 1 – 5 of 5) sorted by relevance
325 bld.emit(FS_OPCODE_MOV_DISPATCH_TO_FLAGS); in emit_interpolation_setup_gen6()
371 case FS_OPCODE_MOV_DISPATCH_TO_FLAGS: in brw_instruction_name()
1125 FS_OPCODE_MOV_DISPATCH_TO_FLAGS, enumerator
891 opcode == FS_OPCODE_MOV_DISPATCH_TO_FLAGS) { in flags_written()5590 } else if (inst->opcode == FS_OPCODE_MOV_DISPATCH_TO_FLAGS) { in opt_drop_redundant_mov_to_flags()6112 fs_inst *discard_init = bld.emit(FS_OPCODE_MOV_DISPATCH_TO_FLAGS); in run_fs()
1937 case FS_OPCODE_MOV_DISPATCH_TO_FLAGS: in generate_code()