Searched refs:bi_is_null (Results 1 – 20 of 20) sorted by relevance
117 if (!bi_is_null(lut)) return lut; in va_resolve_constant()122 if (!bi_is_null(lut)) return lut; in va_resolve_constant()128 if (!bi_is_null(lut)) return lut; in va_resolve_constant()136 if (!bi_is_null(lut)) return lut; in va_resolve_constant()141 if (!bi_is_null(lut)) return lut; in va_resolve_constant()150 if (!bi_is_null(lut)) return lut; in va_resolve_constant()158 if (!bi_is_null(lut)) return lut; in va_resolve_constant()164 if (!bi_is_null(lut)) return lut; in va_resolve_constant()168 if (!bi_is_null(lut)) return lut; in va_resolve_constant()
53 else if (bi_is_null(fau->buffer[i])) { in fau_state_buffer()87 bool special = !bi_is_null(buf) && fau_is_special(buf.value); in fau_state_special()
57 if (bi_is_staging_src(I, s) && !bi_is_null(I->src[s])) { in bi_staging_read_mask()73 if (bi_is_null(I->dest[d])) in bi_writes_reg()
70 if (bi_is_null(I->src[s]) || s >= 4) in va_lower_split_64bit()
102 if (bi_is_null(I->dest[0])) in va_lower_isel()
93 if (bi_is_null(I->dest[d])) continue; in bi_write_mask()
445 pack_assert(I, bi_is_null(I->dest[0])); in va_pack_alu()
141 if (!bi_is_null(I->dest[d]) && !bi_is_ssa(I->dest[d])) in instr_can_cse()177 if (!bi_is_null(repl)) in bi_opt_cse()191 if (!bi_is_null(instr->dest[d])) in bi_opt_cse()
140 if (bi_is_null(I->dest[d])) continue; in bi_write_mask()156 if (bi_opcode_props[I->op].sr_write && bi_is_null(I->dest[0]) && in bi_write_mask()157 !bi_is_null(I->src[0])) { in bi_write_mask()
396 if (!bi_is_null(ins->dest[0])) { in bi_allocate_registers()405 !bi_is_null(ins->dest[0])) { in bi_allocate_registers()520 if (ins->op == BI_OPCODE_TEXC && !bi_is_null(ins->dest[1])) in bi_install_registers()722 if (bi_is_null(I->dest[i])) in bi_lower_vector()739 if (bi_is_null(I->src[i])) in bi_lower_vector()752 if (bi_is_ssa(I->src[s]) && !bi_is_null(remap[I->src[s].value])) in bi_lower_vector()774 if (bi_is_null(I->src[0])) in bi_is_tied()
100 if (!bi_is_null(chained)) in bi_opt_copy_prop()118 if (!bi_is_null(repl)) in bi_opt_copy_prop()
353 if (bi_is_null(pinstr->dest[0])) in bi_lower_atom_c()371 if (bi_is_null(pinstr->dest[0])) in bi_lower_atom_c1()581 return !bi_is_null(ins->dest[0]) && !bi_is_null(ins->dest[1]) && in bi_must_not_last()994 if (bi_is_null(instr->dest[d])) in bi_write_count()1066 if (bi_is_null(instr->dest[d])) in bi_instr_schedulable()1083 if (bi_opcode_props[instr->op].sr_read && !bi_is_null(instr->src[0])) { in bi_instr_schedulable()1310 if (!ins || bi_is_null(old)) in bi_use_passthrough()1705 …if (clause->message && bi_opcode_props[clause->message->op].sr_read && !bi_is_null(clause->message… in bi_schedule_clause()1972 if (!bi_is_null(*fau)) in bi_check_fau_src()1990 if (!bi_is_null(*fau) && (src.value != fau->value)) in bi_check_fau_src()
217 if (bi_is_null(I->src[s])) in bi_instr_replicates()245 if (!bi_is_null(ins->src[s])) in bi_lower_swizzle()
120 if (bi_is_null(I->dest[d])) continue; in bi_validate_width()
203 if (bi_is_null(I->dest[d])) in bi_helper_block_update()
64 all_null &= bi_is_null(ins->dest[d]); in bi_opt_dead_code_eliminate()
128 return bi_is_null(ins->dest[0]) ? 0 : ins->sr_count; in bi_count_write_registers()
349 !bi_is_null(add->dest[0]); in bi_pack_tuple()351 if (sr_read && !bi_is_null(add->src[0])) { in bi_pack_tuple()
312 bi_is_null(bi_index idx) in bi_is_null() function934 if (bi_is_null(index) || index.type != BI_INDEX_NORMAL) in bi_get_node()
80 if (bi_is_null(b->shader->preloaded[reg])) { in bi_preload()95 if (bi_is_null(b->shader->coverage)) in bi_coverage()3515 if (desc.op == BIFROST_TEX_OP_FETCH && bi_is_null(dregs[BIFROST_TEX_DREG_LOD])) { in bi_emit_texc()3522 bool direct_tex = bi_is_null(dregs[BIFROST_TEX_DREG_TEXTURE]); in bi_emit_texc()3523 bool direct_samp = bi_is_null(dregs[BIFROST_TEX_DREG_SAMPLER]); in bi_emit_texc()3562 if (!bi_is_null(dregs[i])) in bi_emit_texc()3713 if (!bi_is_null(sregs[i])) in bi_emit_tex_valhall()