Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dfdct_neon.h224 const int32x4_t a, const int32x4_t b, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_narrow_half()
253 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_noround()
291 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_s64_narrow()
338 const int16x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s16_s32_noround()
357 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32_noround()
376 const tran_coef_t constant1, in butterfly_two_coeff_half()
392 const tran_coef_t constant1, in butterfly_two_coeff()
417 const int32x4_t b_hi, const tran_coef_t constant1, in butterfly_two_coeff_s32()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_alias_analysis_test.cc153 auto constant1 = builder.AddInstruction( in TEST_F() local
448 auto constant1 = builder.AddInstruction( in TEST_F() local
488 auto constant1 = builder.AddInstruction( in TEST_F() local
574 auto constant1 = builder.AddInstruction( in TEST_F() local
666 auto constant1 = builder.AddInstruction( in TEST_F() local
765 auto constant1 = builder.AddInstruction( in TEST_F() local
837 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_dataflow_analysis_test.cc114 auto constant1 = builder.AddInstruction( in TEST_P() local
213 auto constant1 = builder.AddInstruction( in TEST_P() local
275 auto constant1 = builder.AddInstruction( in TEST_P() local
349 auto constant1 = builder.AddInstruction( in TEST_P() local
423 auto constant1 = builder.AddInstruction( in TEST_P() local
525 auto constant1 = builder.AddInstruction( in TEST_P() local
618 auto constant1 = builder.AddInstruction( in TEST_P() local
711 auto constant1 = builder.AddInstruction( in TEST_P() local
806 auto constant1 = builder.AddInstruction( in TEST_P() local
859 auto constant1 = builder.AddInstruction( in TEST_P() local
[all …]
H A Dhlo_computation_test.cc153 auto constant1 = builder.AddInstruction( in TEST_F() local
171 auto constant1 = builder.AddInstruction( in TEST_F() local
195 auto constant1 = builder.AddInstruction( in TEST_F() local
258 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
305 auto constant1 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local
454 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_cse_test.cc56 auto constant1 = builder.AddInstruction( in TEST_F() local
84 auto constant1 = builder.AddInstruction( in TEST_F() local
553 auto constant1 = builder.AddInstruction( in TEST_F() local
595 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_dce_test.cc53 auto constant1 = builder.AddInstruction( in TEST_F() local
163 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_reachability_test.cc104 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_subcomputation_unification_test.cc103 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dflatten_call_graph_test.cc237 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_instruction_test.cc648 auto constant1 = builder.AddInstruction( in TEST_F() local
717 auto constant1 = builder.AddInstruction( in TEST_F() local
783 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dcopy_insertion_test.cc171 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
1381 auto constant1 = builder.AddInstruction( in TEST_F() local
1658 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dlayout_assignment_test.cc172 auto constant1 = builder.AddInstruction( in TEST_F() local
219 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dhlo_module_test.cc616 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dbuffer_assignment_test.cc2516 auto constant1 = builder.AddInstruction( in TEST_F() local
H A Dalgebraic_simplifier_test.cc678 HloInstruction* constant1 = builder.AddInstruction( in TEST_F() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_const.cpp40 TensorMap<Tensor<const int, 3> > constant1(random.data(), 2, 3, 7); in test_assign_of_const_tensor() local
/aosp_15_r20/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
H A DFibonacciMaker.java44 Local<Integer> constant1 = code.newLocal(TypeId.INT); in main() local
/aosp_15_r20/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
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_16_gcc.s423 constant1: label
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_record_synonymous_constants.cpp81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_record_synonymous_constants.cpp81 auto constant1 = ir_context->get_constant_mgr()->GetConstantFromInst(def_1); in AreEquivalentConstants() local
/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocator_test.cc638 HInstruction* constant1 = graph->GetIntConstant(1); in BuildTwoSubs() local
H A Dcodegen_test.cc432 HIntConstant* constant1 = graph->GetIntConstant(1); in TEST_F() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-checks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/31.7.0-alpha07/
HDlint-checks-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12