Home
last modified time | relevance | path

Searched defs:constant2 (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_alias_analysis_test.cc122 auto constant2 = builder.AddInstruction( in TEST_F() local
426 auto constant2 = builder.AddInstruction( in TEST_F() local
466 auto constant2 = builder.AddInstruction( in TEST_F() local
552 auto constant2 = builder.AddInstruction( in TEST_F() local
646 auto constant2 = builder.AddInstruction( in TEST_F() local
745 auto constant2 = builder.AddInstruction( in TEST_F() local
817 auto constant2 = builder.AddInstruction( in TEST_F() local
863 auto constant2 = builder.AddInstruction( in TEST_F() local
965 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_dataflow_analysis_test.cc106 auto constant2 = builder.AddInstruction( in TEST_P() local
205 auto constant2 = builder.AddInstruction( in TEST_P() local
267 auto constant2 = builder.AddInstruction( in TEST_P() local
317 auto constant2 = builder.AddInstruction( in TEST_P() local
372 auto constant2 = builder.AddInstruction( in TEST_P() local
437 auto constant2 = builder.AddInstruction( in TEST_P() local
511 auto constant2 = builder.AddInstruction( in TEST_P() local
613 auto constant2 = builder.AddInstruction( in TEST_P() local
705 auto constant2 = builder.AddInstruction( in TEST_P() local
801 auto constant2 = builder.AddInstruction( in TEST_P() local
[all …]
Dtuple_points_to_analysis_test.cc127 auto constant2 = builder.AddInstruction( in TEST_F() local
180 auto constant2 = builder.AddInstruction( in TEST_F() local
241 auto constant2 = builder.AddInstruction( in TEST_F() local
310 auto constant2 = builder.AddInstruction( in TEST_F() local
384 auto constant2 = builder.AddInstruction( in TEST_F() local
462 auto constant2 = builder.AddInstruction( in TEST_F() local
493 auto constant2 = builder.AddInstruction( in TEST_F() local
540 auto constant2 = builder.AddInstruction( in TEST_F() local
599 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_cse_test.cc57 auto constant2 = builder.AddInstruction( in TEST_F() local
86 auto constant2 = builder.AddInstruction( in TEST_F() local
118 auto constant2 = builder.AddInstruction( in TEST_F() local
577 auto constant2 = builder.AddInstruction( in TEST_F() local
619 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_computation_test.cc174 auto constant2 = builder.AddInstruction( in TEST_F() local
192 auto constant2 = builder.AddInstruction( in TEST_F() local
216 auto constant2 = builder.AddInstruction( in TEST_F() local
279 auto constant2 = builder.AddInstruction( in TEST_F() local
326 auto constant2 = builder.AddInstruction( in TEST_F() local
474 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_dce_test.cc55 auto constant2 = builder.AddInstruction( in TEST_F() local
129 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_reachability_test.cc105 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_subcomputation_unification_test.cc105 auto constant2 = builder.AddInstruction( in TEST_F() local
Dflatten_call_graph_test.cc239 auto constant2 = builder.AddInstruction( in TEST_F() local
Dcopy_insertion_test.cc171 HloInstruction* constant2 = builder.AddInstruction( in TEST_F() local
201 HloInstruction* constant2 = builder.AddInstruction( in TEST_F() local
375 HloInstruction* constant2 = builder.AddInstruction( in TEST_F() local
1327 auto constant2 = builder.AddInstruction( in TEST_F() local
1611 auto constant2 = builder.AddInstruction( in TEST_F() local
Dlayout_assignment_test.cc173 auto constant2 = builder.AddInstruction( in TEST_F() local
Dhlo_instruction_test.cc647 auto constant2 = builder.AddInstruction( in TEST_F() local
Dbuffer_assignment_test.cc2298 auto constant2 = builder.AddInstruction( in TEST_F() local
Dalgebraic_simplifier_test.cc430 HloInstruction* constant2 = builder.AddInstruction( in TEST_F() local
/external/eigen/unsupported/test/
Dcxx11_tensor_const.cpp41 TensorMap<const Tensor<int, 3> > constant2(random.data(), 2, 3, 7); in test_assign_of_const_tensor() local
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
DFibonacciMaker.java45 Local<Integer> constant2 = code.newLocal(TypeId.INT); in main() local