/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | cpu_gpu_fusion_test.cc | 200 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 248 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 346 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 361 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 376 auto const0 = builder.AddInstruction( in XLA_TEST_F() local 391 auto const0 = builder.AddInstruction( in XLA_TEST_F() local 406 auto const0 = builder.AddInstruction( in XLA_TEST_F() local 421 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 436 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 451 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local [all …]
|
H A D | multioutput_fusion_test.cc | 69 auto const0 = builder.AddInstruction( in RunTest2D() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | extract_outside_compilation_pass_test.cc | 152 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local 177 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local 202 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST() local 273 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local 400 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local 855 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local 936 Output const0 = ops::Const(s.WithOpName("const0"), 1, {2}); in TEST_F() local
|
H A D | compilability_check_util_test.cc | 120 Node* const0 = ops::SourceOp("InputFloatOp", opts); in TEST_F() local 153 Node* const0 = ops::SourceOp("InputFloatOp", opts); in TEST_F() local 192 Node* const0 = ops::SourceOp("InputFloatOp", builder.opts()); in TEST_F() local 243 Node* const0 = ops::SourceOp("InputFloatOp", builder.opts()); in TEST_F() local
|
H A D | deadness_analysis_test.cc | 1014 Output const0 = ops::Const(root.WithOpName("const0"), 1); in TEST() local 1041 Output const0 = ops::Const(root.WithOpName("const0"), 1); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | instruction_fusion_test.cc | 37 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local 57 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local 77 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local 96 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
|
H A D | horizontal_input_fusion_test.cc | 124 HloInstruction* const0 = builder.AddInstruction( in TEST_F() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/mips/msa/ |
H A D | vp9_fdct16x16_msa.c | 19 const int32_t *const0, int16_t *int_buf) { in fadst16_cols_step1_msa() 86 static void fadst16_cols_step2_msa(int16_t *int_buf, const int32_t *const0, in fadst16_cols_step2_msa() 204 static void fadst16_rows_step1_msa(int16_t *input, const int32_t *const0, in fadst16_rows_step1_msa() 264 static void fadst16_rows_step2_msa(int16_t *int_buf, const int32_t *const0, in fadst16_rows_step2_msa()
|
/aosp_15_r20/external/libvpx/vp8/encoder/loongarch/ |
H A D | dct_lsx.c | 54 __m128i tmp0, tmp1, tmp2, tmp3, const0, const1; in vp8_short_fdct4x4_lsx() local 103 __m128i const0, const1, const2, vec0_w, vec1_w, vec2_w, vec3_w; in vp8_short_fdct8x4_lsx() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/mips/msa/ |
H A D | dct_msa.c | 72 v8i16 const0, const1; in vp8_short_fdct4x4_msa() local 118 v8i16 const0, const1, const2; in vp8_short_fdct8x4_msa() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_tgsi.c | 130 struct ureg_src const0, struct ureg_src const1) in vs_normalize_coords() 147 struct ureg_src const0, const1; in create_vs() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | reshape_mover_test.cc | 188 auto const0 = builder.AddInstruction( variable 270 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( variable
|
H A D | buffer_assignment_test.cc | 360 auto const0 = builder.AddInstruction( in TEST_F() local 380 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 434 auto const0 = builder.AddInstruction(HloInstruction::CreateConstant( in TEST_F() local 1001 auto const0 = builder.AddInstruction( in TEST_F() local
|
H A D | heap_simulator_test.cc | 418 auto const0 = builder.AddInstruction( in TEST_F() local 969 auto const0 = builder_.AddInstruction( in DummyBufferValue() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | cdef_block_neon.c | 202 uint32x4_t const0 = vreinterpretq_u32_u64( in compute_vert_directions_neon() local 234 uint32x4_t const0) { in fold_mul_and_sum_pairwise_neon() 360 uint32x4_t const0 = vreinterpretq_u32_u64( in compute_horiz_directions_neon() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | fwd_txfm_msa.h | 328 const0, const1, out0, out1, out2, out3) \ argument
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | fwd_txfm_lsx.h | 165 const0, const1, out0, out1, out2, out3) \ argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/nistec/ |
D | p256_asm_arm64.s | 33 #define const0 R15 macro
|
/aosp_15_r20/external/libyuv/source/ |
H A D | scale_lsx.cc | 621 __m128i const0 = {0x0103030101010103, 0x0101010303010101}; in ScaleRowDown34_0_Box_LSX() local 685 __m128i const0 = {0x0103030101010103, 0x0101010303010101}; in ScaleRowDown34_1_Box_LSX() local
|
H A D | scale_msa.cc | 768 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_0_Box_MSA() local 862 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_1_Box_MSA() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/ |
H A D | disassemble.c | 485 uint64_t const0 = bits(words[0], 8, 32) << 4 | (uint64_t)words[1] << 28 | in dump_clause() local
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | scale_msa.cc | 768 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_0_Box_MSA() local 862 v16u8 const0 = {3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1}; in ScaleRowDown34_1_Box_MSA() local
|
/aosp_15_r20/art/compiler/dex/ |
H A D | inline_method_analyser.cc | 222 uint16_t GetZeroVRegMask(const Instruction* const0) { in GetZeroVRegMask()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | c_api_test.cc | 1695 TF_Operation* const0 = FloatConst2x2(graph_, s_, const0_val, "Const_0"); in BuildErrorGraph() local 1718 TF_Operation* const0 = FloatConst2x2(graph_, s_, const0_val, "Const_0"); in BuildSuccessGraph() local 1756 TF_Operation* const0 = in BuildExpectedGraph() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | const0.go | 7 package const0 package
|