Lines Matching refs:bi_null

161                 bi_instr *I = bi_split_i32_to(b, bi_null(), vec);
199 * Pre-condition: dests is filled with bi_null().
224 bi_index dests[4] = { bi_null(), bi_null(), bi_null(), bi_null() };
311 bi_index f16 = bi_null();
498 bi_index src0 = bi_null();
520 /* Valhall can't have bi_null() here, although the source is
785 bi_blend_to(b, bifrost ? bi_temp(b->shader) : bi_null(), rgba,
789 bi_null(), regfmt, sr_count, 0);
795 bi_blend_to(b, bifrost ? bi_temp(b->shader) : bi_null(), rgba,
904 bi_index color2 = dual ? bi_src_index(&instr->src[4]) : bi_null();
1018 bi_instr *split = bi_split_i32_to(b, bi_null(), data);
1035 bi_index a[4] = { bi_null() };
1117 bi_index channels[4] = { bi_null() };
1257 sz == 64 ? bi_extract(b, out, 1) : bi_null()
1477 bi_index a[4] = { bi_null() };
1577 bi_dest_index(&instr->dest) : bi_null();
2050 bi_index a1i = bi_arshift_i32(b, t3, bi_null(), bi_imm_u8(4));
2124 bi_index log2_base = bi_null();
2139 bi_index log2_base = bi_null();
2300 srcs > 0 ? bi_src_index(&instr->src[0].src) : bi_null(),
2301 srcs > 1 ? bi_src_index(&instr->src[1].src) : bi_null(),
2302 srcs > 2 ? bi_src_index(&instr->src[2].src) : bi_null(),
2303 srcs > 3 ? bi_src_index(&instr->src[3].src) : bi_null(),
2520 bi_index s0 = srcs > 0 ? bi_alu_src_index(b, instr->src[0], comps) : bi_null();
2521 bi_index s1 = srcs > 1 ? bi_alu_src_index(b, instr->src[1], comps) : bi_null();
2522 bi_index s2 = srcs > 2 ? bi_alu_src_index(b, instr->src[2], comps) : bi_null();
2639 bi_arshift_to(b, sz, dst, s0, bi_null(), bi_byte(s1, 0));
3412 bi_index cx = bi_null(), cy = bi_null();
3568 bi_index sr = sr_count ? bi_temp(b->shader) : bi_null();
3577 bi_texc_to(b, dst, bi_null(), sr, cx, cy,
3582 bi_index w[4] = { bi_null(), bi_null(), bi_null(), bi_null() };
3717 bi_index idx = sr_count ? bi_temp(b->shader) : bi_null();
3756 bi_index w[4] = { bi_null(), bi_null(), bi_null(), bi_null() };