Searched refs:is_align1_opcode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp300 is_align1_opcode(unsigned opcode) function in namespace:brw
394 if (is_align1_opcode(inst->opcode) && composed_swizzle != BRW_SWIZZLE_XYZW)
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp284 is_align1_opcode(unsigned opcode) function in namespace:brw
380 if (is_align1_opcode(inst->opcode) && composed_swizzle != BRW_SWIZZLE_XYZW)

Completed in 3 milliseconds