Searched refs:can_reswizzle (Results 1 – 3 of 3) sorted by relevance
147 bool can_reswizzle = true; in move_vec_src_uses_to_dest_block() local153 can_reswizzle = false; in move_vec_src_uses_to_dest_block()158 if (!can_reswizzle) in move_vec_src_uses_to_dest_block()
289 bool can_reswizzle(const struct gen_device_info *devinfo, int dst_writemask,
1119 vec4_instruction::can_reswizzle(const struct gen_device_info *devinfo, in can_reswizzle() function in brw::vec4_instruction1307 if (!scan_inst->can_reswizzle(devinfo, inst->dst.writemask, in opt_register_coalesce()