Searched refs:pred_tuple (Results 1 – 1 of 1) sorted by relevance
381 auto pred_tuple = Tuple(&builder, {ConstantR0<bool>(&builder, true), in XLA_TEST_F() local388 auto select1 = Select(GetTupleElement(pred_tuple, 0), tuple12, tuple21); in XLA_TEST_F()389 auto select2 = Select(GetTupleElement(pred_tuple, 1), tuple21, select1); in XLA_TEST_F()