Searched refs:iw1 (Results 1 – 2 of 2) sorted by relevance
315 ALU_WORD1_LDS_IDX_OP_EGCM iw1(dw1); in decode_alu() local327 bc.bank_swizzle = iw1.get_BANK_SWIZZLE(); in decode_alu()328 bc.src[2].chan = iw1.get_SRC2_CHAN(); in decode_alu()329 bc.src[2].sel = iw1.get_SRC2_SEL(); in decode_alu()330 bc.src[2].rel = iw1.get_SRC2_REL(); in decode_alu()331 bc.dst_chan = iw1.get_DST_CHAN(); in decode_alu()334 if (((r600_alu_op_table[k].opcode[1] >> 8) & 0xff) == iw1.get_LDS_OP()) { in decode_alu()343 (iw1.get_IDX_OFFSET_1() << 1) | in decode_alu()344 (iw1.get_IDX_OFFSET_0() << 0) | in decode_alu()345 (iw1.get_IDX_OFFSET_2() << 2) | in decode_alu()[all …]
253 detail::tvec4<T, P> iw1(Pi1.w); local259 detail::tvec4<T, P> ixy01 = detail::permute(ixy0 + iw1);261 detail::tvec4<T, P> ixy11 = detail::permute(ixy1 + iw1);500 detail::tvec4<T, P> iw1(Pi1.w); local506 detail::tvec4<T, P> ixy01 = detail::permute(ixy0 + iw1);508 detail::tvec4<T, P> ixy11 = detail::permute(ixy1 + iw1);