Searched refs:constant4 (Results 1 – 3 of 3) sorted by relevance
867 auto constant4 = builder.AddInstruction( in TEST_F() local876 builder.AddInstruction(HloInstruction::CreateTuple({constant4})); in TEST_F()900 analysis.GetUniqueBufferAt(constant4))); in TEST_F()905 analysis.GetUniqueBufferAt(constant4))); in TEST_F()
886 auto constant4 = builder.AddInstruction( in TEST_P() local895 builder.AddInstruction(HloInstruction::CreateTuple({constant4})); in TEST_P()930 analysis.GetValueDefinedAt(constant4))); in TEST_P()935 analysis.GetValueDefinedAt(constant4))); in TEST_P()963 auto constant4 = builder.AddInstruction( in TEST_P() local974 HloInstruction::CreateTuple({constant4, inner_tuple2})); in TEST_P()988 analysis.GetValueDefinedAt(constant4))); in TEST_P()
178 auto constant4 = builder.AddInstruction( in TEST_F() local183 UnorderedElementsAre(constant1, constant2, constant3, constant4)); in TEST_F()