Home
last modified time | relevance | path

Searched defs:constant1 (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_alias_analysis_test.cc120 auto constant1 = builder.AddInstruction( in TEST_F() local
424 auto constant1 = builder.AddInstruction( in TEST_F() local
464 auto constant1 = builder.AddInstruction( in TEST_F() local
550 auto constant1 = builder.AddInstruction( in TEST_F() local
644 auto constant1 = builder.AddInstruction( in TEST_F() local
743 auto constant1 = builder.AddInstruction( in TEST_F() local
815 auto constant1 = builder.AddInstruction( in TEST_F() local
861 auto constant1 = builder.AddInstruction( in TEST_F() local
963 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_dataflow_analysis_test.cc104 auto constant1 = builder.AddInstruction( in TEST_P() local
203 auto constant1 = builder.AddInstruction( in TEST_P() local
265 auto constant1 = builder.AddInstruction( in TEST_P() local
315 auto constant1 = builder.AddInstruction( in TEST_P() local
370 auto constant1 = builder.AddInstruction( in TEST_P() local
435 auto constant1 = builder.AddInstruction( in TEST_P() local
509 auto constant1 = builder.AddInstruction( in TEST_P() local
611 auto constant1 = builder.AddInstruction( in TEST_P() local
703 auto constant1 = builder.AddInstruction( in TEST_P() local
799 auto constant1 = builder.AddInstruction( in TEST_P() local
[all …]
Dtuple_points_to_analysis_test.cc125 auto constant1 = builder.AddInstruction( in TEST_F() local
178 auto constant1 = builder.AddInstruction( in TEST_F() local
239 auto constant1 = builder.AddInstruction( in TEST_F() local
308 auto constant1 = builder.AddInstruction( in TEST_F() local
382 auto constant1 = builder.AddInstruction( in TEST_F() local
460 auto constant1 = builder.AddInstruction( in TEST_F() local
491 auto constant1 = builder.AddInstruction( in TEST_F() local
538 auto constant1 = builder.AddInstruction( in TEST_F() local
597 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_cse_test.cc55 auto constant1 = builder.AddInstruction( in TEST_F() local
83 auto constant1 = builder.AddInstruction( in TEST_F() local
115 auto constant1 = builder.AddInstruction( in TEST_F() local
575 auto constant1 = builder.AddInstruction( in TEST_F() local
617 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_computation_test.cc172 auto constant1 = builder.AddInstruction( in TEST_F() local
190 auto constant1 = builder.AddInstruction( in TEST_F() local
214 auto constant1 = builder.AddInstruction( in TEST_F() local
277 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
324 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
472 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_reachability_test.cc103 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_dce_test.cc53 auto constant1 = builder.AddInstruction( in TEST_F() local
127 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_subcomputation_unification_test.cc103 auto constant1 = builder.AddInstruction( in TEST_F() local
Dflatten_call_graph_test.cc237 auto constant1 = builder.AddInstruction( in TEST_F() local
Dcopy_insertion_test.cc169 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
199 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
373 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
1325 auto constant1 = builder.AddInstruction( in TEST_F() local
1609 auto constant1 = builder.AddInstruction( in TEST_F() local
Dlayout_assignment_test.cc171 auto constant1 = builder.AddInstruction( in TEST_F() local
218 auto constant1 = builder.AddInstruction( in TEST_F() local
255 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_instruction_test.cc645 auto constant1 = builder.AddInstruction( in TEST_F() local
Dbuffer_assignment_test.cc2291 auto constant1 = builder.AddInstruction( in TEST_F() local
Dalgebraic_simplifier_test.cc428 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
/external/eigen/unsupported/test/
Dcxx11_tensor_const.cpp40 TensorMap<Tensor<const int, 3> > constant1(random.data(), 2, 3, 7); in test_assign_of_const_tensor() local
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
DFibonacciMaker.java44 Local<Integer> constant1 = code.newLocal(TypeId.INT); in main() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct32x32_neon.c218 const tran_coef_t constant1, in butterfly_two_coeff()
619 const int32x4_t b_hi, const int32_t constant0, const int32_t constant1, in butterfly_two_coeff_s32()