Searched refs:ureg_dst_undef (Results 1 – 5 of 5) sorted by relevance
85 return ureg_dst_undef(); in dst_register()110 return ureg_dst_undef(); in dst_register()
5348 return ureg_dst_undef(); in dst_register()5359 return ureg_dst_undef(); in dst_register()5411 return ureg_dst_undef(); in dst_register()
721 tx->regs.r[k] = ureg_dst_undef(); in tx_temp_alloc()832 return ureg_dst_undef(); in tx_get_loopctr()3375 tx->regs.rL[i] = ureg_dst_undef(); in tx_ctor()3377 tx->regs.address = ureg_dst_undef(); in tx_ctor()3378 tx->regs.a0 = ureg_dst_undef(); in tx_ctor()3379 tx->regs.p = ureg_dst_undef(); in tx_ctor()3380 tx->regs.oDepth = ureg_dst_undef(); in tx_ctor()3384 tx->regs.o[i] = ureg_dst_undef(); in tx_ctor()3386 tx->regs.oCol[i] = ureg_dst_undef(); in tx_ctor()
1155 return ureg_dst_undef(); in ps_get_ts_dst()
1408 ureg_dst_undef( void ) in ureg_dst_undef() function