Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis_test.cc127 auto constant1 = builder.AddInstruction( in TEST_F() local
180 auto constant1 = builder.AddInstruction( in TEST_F() local
241 auto constant1 = builder.AddInstruction( in TEST_F() local
310 auto constant1 = builder.AddInstruction( in TEST_F() local
410 auto constant1 = builder.AddInstruction( in TEST_F() local
488 auto constant1 = builder.AddInstruction( in TEST_F() local
519 auto constant1 = builder.AddInstruction( in TEST_F() local
566 auto constant1 = builder.AddInstruction( in TEST_F() local
625 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_alias_analysis_test.cc120 auto constant1 = builder.AddInstruction( in TEST_F() local
416 auto constant1 = builder.AddInstruction( in TEST_F() local
456 auto constant1 = builder.AddInstruction( in TEST_F() local
542 auto constant1 = builder.AddInstruction( in TEST_F() local
636 auto constant1 = builder.AddInstruction( in TEST_F() local
735 auto constant1 = builder.AddInstruction( in TEST_F() local
807 auto constant1 = builder.AddInstruction( in TEST_F() local
853 auto constant1 = builder.AddInstruction( in TEST_F() local
955 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_dataflow_analysis_test.cc107 auto constant1 = builder.AddInstruction( in TEST_P() local
206 auto constant1 = builder.AddInstruction( in TEST_P() local
268 auto constant1 = builder.AddInstruction( in TEST_P() local
342 auto constant1 = builder.AddInstruction( in TEST_P() local
416 auto constant1 = builder.AddInstruction( in TEST_P() local
518 auto constant1 = builder.AddInstruction( in TEST_P() local
611 auto constant1 = builder.AddInstruction( in TEST_P() local
704 auto constant1 = builder.AddInstruction( in TEST_P() local
799 auto constant1 = builder.AddInstruction( in TEST_P() local
852 auto constant1 = builder.AddInstruction( in TEST_P() local
[all …]
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.cc171 auto constant1 = builder.AddInstruction( in TEST_F() local
189 auto constant1 = builder.AddInstruction( in TEST_F() local
213 auto constant1 = builder.AddInstruction( in TEST_F() local
276 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
323 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
472 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_dce_test.cc55 auto constant1 = builder.AddInstruction( in TEST_F() local
165 auto constant1 = builder.AddInstruction( in TEST_F() local
Dhlo_reachability_test.cc103 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
1535 auto constant1 = builder.AddInstruction( in TEST_F() local
1812 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.cc647 auto constant1 = builder.AddInstruction( in TEST_F() local
Dbuffer_assignment_test.cc2438 auto constant1 = builder.AddInstruction( in TEST_F() local
Dalgebraic_simplifier_test.cc649 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/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_record_synonymous_constants.cpp81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_record_synonymous_constants.cpp81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() 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()