Searched defs:swz0 (Results 1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_dataflow_swizzles.c | 104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
|
| /external/mesa3d/prebuilt-intermediates/bifrost/ |
| D | bi_generated_pack.h | 198 unsigned swz0 = swz0_temp; in pan_pack_fma_clz_v2u16() local 397 unsigned swz0 = swz0_temp; in pan_pack_add_logb_v2f16() local 654 unsigned swz0 = swz0_temp; in pan_pack_add_fround_v2f16() local 717 unsigned swz0 = swz0_temp; in pan_pack_fma_fma_v2f16() local 1142 unsigned swz0 = swz0_temp; in pan_pack_fma_quiet_v2f16() local 1324 unsigned swz0 = swz0_temp; in pan_pack_add_v2s8_to_v2f16() local 1683 unsigned swz0 = swz0_temp; in pan_pack_add_v2s16_to_v2f16() local 1827 unsigned swz0 = swz0_temp; in pan_pack_fma_imul_v2i16() local 2174 unsigned swz0 = swz0_temp; in pan_pack_add_frexpe_v2f16() local 2299 unsigned swz0 = swz0_temp; in pan_pack_add_fcmp_v2f16() local [all …]
|
| D | bifrost_gen_disasm.c | 326 const char *swz0 = swz0_table[_BITS(bits, 6, 2)]; in bi_disasm_add_icmp_v2s16() local 617 const char *swz0 = swz0_table[_BITS(bits, 3, 2)]; in bi_disasm_add_frexpe_v2f16_1() local 642 const char *swz0 = swz0_table[_BITS(bits, 6, 2)]; in bi_disasm_add_v2f16_to_v2s16_0() local 807 const char *swz0 = swz0_table[_BITS(bits, 3, 2)]; in bi_disasm_add_frexpm_v2f16_1() local 923 const char *swz0 = swz0_table[_BITS(bits, 4, 2)]; in bi_disasm_add_quiet_v2f16() local 1409 const char *swz0 = swz0_table[_BITS(bits, 6, 2)]; in bi_disasm_add_v2u16_to_v2f16_0() local 1522 const char *swz0 = swz0_table[_BITS(bits, 6, 2)]; in bi_disasm_add_v2f16_to_v2u16_0() local 2012 const char *swz0 = swz0_table[_BITS(bits, 3, 2)]; in bi_disasm_fma_frexpm_v2f16_1() local 2457 const char *swz0 = swz0_table[_BITS(bits, 4, 2)]; in bi_disasm_add_v2s16_to_v2f16_1() local 2663 const char *swz0 = swz0_table[_BITS(bits, 9, 2)]; in bi_disasm_add_fadd_v2f16() local [all …]
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_reg.h | 115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle()
|