Home
last modified time | relevance | path

Searched refs:element_0 (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/terminate_invocation/
Dsubgroup_ballot.amber146 %element_0 = OpCompositeExtract %uint %b 0
165 %phi_32 = OpPhi %uint %element_0 %then_32 %phi_64 %merge_64
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc377 auto element_0 = GetTupleElement(param, 0); in XLA_TEST_F() local
379 Tuple(&builder, {Neg(element_0), Add(element_1, element_1)}); in XLA_TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc2086 HloInstruction* element_0 = builder.AddInstruction( in MakeBenchmarkWhileBody() local
2099 HloInstruction::CreateTuple({element_0, rev_1, add_1_2})); in MakeBenchmarkWhileBody()
2182 HloInstruction* element_0 = builder.AddInstruction( in BM_ParallelWhiles() local
2185 x->shape(), HloOpcode::kAdd, sum, element_0)); in BM_ParallelWhiles()