Searched refs:cond_labels (Results 1 – 2 of 2) sorted by relevance
237 cond_labels = (labels > zeros)238 labels_converted = array_ops.where(cond_labels, ones, neg_ones)311 cond_labels = (labels > zeros)312 labels_converted = array_ops.where(cond_labels, ones, neg_ones)
497 unsigned cond_labels[NINE_MAX_COND_DEPTH]; member859 return &tx->cond_labels[tx->cond_depth - 1]; in tx_cond()866 return &tx->cond_labels[tx->cond_depth - 1]; in tx_elsecond()874 ureg_fixup_label(tx->ureg, tx->cond_labels[tx->cond_depth], in tx_endcond()