Searched refs:reswizzle (Results 1 – 6 of 6) sorted by relevance
78 - i965/vec4: Don't reswizzle hardware registers
58 - intel/compiler: Do not reswizzle dst if instruction writes to flag
88 - i965/vec4: Don't reswizzle hardware registers
1142 - intel/compiler: Do not reswizzle dst if instruction writes to flag
292 void reswizzle(int dst_writemask, int swizzle);
1179 vec4_instruction::reswizzle(int dst_writemask, int swizzle) in reswizzle() function in brw::vec4_instruction1430 scan_inst->reswizzle(inst->dst.writemask, in opt_register_coalesce()