Searched refs:BI_SWIZZLE_H00 (Results 1 – 4 of 4) sorted by relevance
92 if (ins->dest[0].swizzle == BI_SWIZZLE_H00 && in bi_lower_swizzle_16()93 ins->src[src].swizzle == BI_SWIZZLE_H00) in bi_lower_swizzle_16()
48 BI_SWIZZLE_H00 = 0, /* = B0101 */ enumerator81 case BI_SWIZZLE_H00: return H(0, 0); in bi_apply_swizzle()215 idx.swizzle = BI_SWIZZLE_H00 | (x << 1) | y; in bi_swz_16()
499 return (swz0 == BI_SWIZZLE_H00 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()501 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H00); in bi_impacted_fadd_widens()604 return (swizzle != BI_SWIZZLE_H00); in bi_impacted_t_modifiers()
1470 idx.swizzle = BI_SWIZZLE_H00 + c1 + (c0 << 1); in bi_alu_src_index()1792 dst.swizzle = BI_SWIZZLE_H00; in bi_emit_alu()