Searched refs:ureg_dst_is_undef (Results 1 – 6 of 6) sorted by relevance
776 if (ureg_dst_is_undef(tx->regs.t[tx->num_scratch])) in tx_scratch()811 if (ureg_dst_is_undef(tx->regs.r[idx])) in tx_temp_alloc()819 if (ureg_dst_is_undef(tx->regs.address)) in tx_addr_alloc()821 if (ureg_dst_is_undef(tx->regs.a0)) in tx_addr_alloc()915 if (ureg_dst_is_undef(tx->regs.rL[l])) { in tx_get_loopctr()1007 assert(!ureg_dst_is_undef(tx->regs.a0)); in tx_src_param()1069 if (ureg_dst_is_undef(tx->regs.predicate)) { in tx_src_param()1114 if (ureg_dst_is_undef(tx->regs.address)) in tx_src_param()1279 if (ureg_dst_is_undef(tx->regs.tS[param->idx])) in _tx_dst_param()1295 if (ureg_dst_is_undef(tx->regs.oPos)) in _tx_dst_param()[all …]
87 if (ureg_dst_is_undef(t->temps[index])) in dst_register()132 if (ureg_dst_is_undef(t->temps[index])) in src_register()
82 if (ureg_dst_is_undef(t->temps[index])) in get_temp()
5871 if (ureg_dst_is_undef(t->temps[index])) in dst_register()5880 if (ureg_dst_is_undef(t->arrays[array])) in dst_register()
1215 ureg_dst_is_undef( struct ureg_dst dst ) in ureg_dst_is_undef() function
929 if (!ureg_dst_is_undef(real_dst)) { in ntt_emit_alu()