Lines Matching refs:bi_null
161 bi_instr *I = bi_split_i32_to(b, bi_null(), vec); in bi_extract()
224 bi_index dests[4] = { bi_null(), bi_null(), bi_null(), bi_null() }; in bi_emit_cached_split_i32()
311 bi_index f16 = bi_null(); in bi_varying_src0_for_barycentric()
498 bi_index src0 = bi_null(); in bi_emit_load_vary()
785 bi_blend_to(b, bifrost ? bi_temp(b->shader) : bi_null(), rgba, in bi_emit_blend_op()
789 bi_null(), regfmt, sr_count, 0); in bi_emit_blend_op()
795 bi_blend_to(b, bifrost ? bi_temp(b->shader) : bi_null(), rgba, in bi_emit_blend_op()
904 bi_index color2 = dual ? bi_src_index(&instr->src[4]) : bi_null(); in bi_emit_fragment_out()
1018 bi_instr *split = bi_split_i32_to(b, bi_null(), data); in bi_emit_store_vary()
1035 bi_index a[4] = { bi_null() }; in bi_emit_store_vary()
1117 bi_index channels[4] = { bi_null() }; in bi_emit_load_push_constant()
1257 sz == 64 ? bi_extract(b, out, 1) : bi_null() in bi_emit_acmpxchg_to()
1477 bi_index a[4] = { bi_null() }; in bi_emit_image_store()
1577 bi_dest_index(&instr->dest) : bi_null(); in bi_emit_intrinsic()
2050 bi_index a1i = bi_arshift_i32(b, t3, bi_null(), bi_imm_u8(4)); in bi_lower_fexp2_32()
2124 bi_index log2_base = bi_null(); in bi_lower_fpow_32()
2139 bi_index log2_base = bi_null(); in bi_fpow_32()
2300 srcs > 0 ? bi_src_index(&instr->src[0].src) : bi_null(), in bi_emit_alu()
2301 srcs > 1 ? bi_src_index(&instr->src[1].src) : bi_null(), in bi_emit_alu()
2302 srcs > 2 ? bi_src_index(&instr->src[2].src) : bi_null(), in bi_emit_alu()
2303 srcs > 3 ? bi_src_index(&instr->src[3].src) : bi_null(), in bi_emit_alu()
2520 bi_index s0 = srcs > 0 ? bi_alu_src_index(b, instr->src[0], comps) : bi_null(); in bi_emit_alu()
2521 bi_index s1 = srcs > 1 ? bi_alu_src_index(b, instr->src[1], comps) : bi_null(); in bi_emit_alu()
2522 bi_index s2 = srcs > 2 ? bi_alu_src_index(b, instr->src[2], comps) : bi_null(); in bi_emit_alu()
2639 bi_arshift_to(b, sz, dst, s0, bi_null(), bi_byte(s1, 0)); in bi_emit_alu()
3412 bi_index cx = bi_null(), cy = bi_null(); in bi_emit_texc()
3568 bi_index sr = sr_count ? bi_temp(b->shader) : bi_null(); in bi_emit_texc()
3577 bi_texc_to(b, dst, bi_null(), sr, cx, cy, in bi_emit_texc()
3582 bi_index w[4] = { bi_null(), bi_null(), bi_null(), bi_null() }; in bi_emit_texc()
3717 bi_index idx = sr_count ? bi_temp(b->shader) : bi_null(); in bi_emit_tex_valhall()
3756 bi_index w[4] = { bi_null(), bi_null(), bi_null(), bi_null() }; in bi_emit_tex_valhall()