Searched refs:iw1 (Results 1 – 3 of 3) 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 …]
476 const int iw1 = i * slinesizex; in vectorscope16() local480 const int x = FFMIN(spx[iw1 + j], max); in vectorscope16()496 const int iw1 = i * slinesizex; in vectorscope16() local500 const int x = FFMIN(spx[iw1 + j], max); in vectorscope16()518 const int iw1 = i * slinesizex; in vectorscope16() local522 const int x = FFMIN(spx[iw1 + j], max); in vectorscope16()672 const int iw1 = i * slinesizex; in vectorscope8() local676 const int x = spx[iw1 + j]; in vectorscope8()692 const int iw1 = i * slinesizex; in vectorscope8() local696 const int x = spx[iw1 + j]; in vectorscope8()[all …]
223 tvec4<T, P> iw1(Pi1.w); local229 tvec4<T, P> ixy01 = detail::permute(ixy0 + iw1);231 tvec4<T, P> ixy11 = detail::permute(ixy1 + iw1);470 tvec4<T, P> iw1(Pi1.w); local476 tvec4<T, P> ixy01 = detail::permute(ixy0 + iw1);478 tvec4<T, P> ixy11 = detail::permute(ixy1 + iw1);