Searched refs:element_0 (Results 1 – 3 of 3) sorted by relevance
146 %element_0 = OpCompositeExtract %uint %b 0165 %phi_32 = OpPhi %uint %element_0 %then_32 %phi_64 %merge_64
377 auto element_0 = GetTupleElement(param, 0); in XLA_TEST_F() local379 Tuple(&builder, {Neg(element_0), Add(element_1, element_1)}); in XLA_TEST_F()
2086 HloInstruction* element_0 = builder.AddInstruction( in MakeBenchmarkWhileBody() local2099 HloInstruction::CreateTuple({element_0, rev_1, add_1_2})); in MakeBenchmarkWhileBody()2182 HloInstruction* element_0 = builder.AddInstruction( in BM_ParallelWhiles() local2185 x->shape(), HloOpcode::kAdd, sum, element_0)); in BM_ParallelWhiles()