/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | deconstruct_tuple_test.cc | 57 auto const1 = ConstantR1<float>(&builder, {1.0, 2.0, 3.0, 4.0}); in TEST_F() local 76 auto const1 = ConstantR1<float>(&builder, {1.0, 2.0, 3.0, 4.0}); in TEST_F() local 106 auto const1 = ConstantR1<float>(&builder, {1.0, 2.0, 3.0, 4.0}); in XLA_TEST_F() local 132 auto const1 = ConstantR1<float>(&builder, {1.0, 2.0, 3.0, 4.0}); in TEST_F() local 188 auto const1 = ConstantR1<float>(&builder, {1.0, 2.0, 3.0, 4.0}); in XLA_TEST_F() local
|
H A D | cpu_gpu_fusion_test.cc | 202 auto const1 = builder.AddInstruction(HloInstruction::CreateConstant( in XLA_TEST_F() local 538 auto const1 = builder.AddInstruction( in XLA_TEST_F() local 607 auto const1 = builder.AddInstruction( in XLA_TEST_F() local 627 auto const1 = builder.AddInstruction( in XLA_TEST_F() local 648 auto const1 = builder.AddInstruction( in XLA_TEST_F() local 702 auto const1 = builder.AddInstruction( in XLA_TEST_F() local
|
H A D | buffer_donation_test.cc | 207 auto const1 = builder.AddInstruction( in BuildWhileBodyComputation() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/loongarch/ |
H A D | dct_lsx.c | 29 #define SET_DOTP_VALUES(coeff, val0, val1, val2, const1, const2) \ argument 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/tensorflow/tensorflow/compiler/xla/service/ |
H A D | reshape_mover_test.cc | 92 auto const1 = builder.AddInstruction( variable 275 auto const1 = builder.AddInstruction(HloInstruction::CreateConstant( variable 325 auto const1 = builder.AddInstruction(HloInstruction::CreateConstant( variable 365 auto const1 = builder.AddInstruction( variable
|
H A D | transpose_folding_test.cc | 168 HloInstruction* const1 = builder.AddInstruction( in TEST_F() local
|
H A D | call_graph_test.cc | 263 HloInstruction* const1 = builder.AddInstruction( in TEST_F() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/mips/msa/ |
H A D | dct_msa.c | 26 #define SET_DOTP_VALUES(coeff, val0, val1, val2, const1, const2) \ argument 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/libaom/av1/common/arm/ |
H A D | cdef_block_neon.c | 87 uint32x4_t const1, in fold_mul_and_sum_neon() 205 uint32x4_t const1 = vreinterpretq_u32_u64( in compute_vert_directions_neon() local 363 uint32x4_t const1 = vreinterpretq_u32_u64( in compute_horiz_directions_neon() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | select_generator_test.cc | 32 HIntConstant* const1 = graph_->GetIntConstant(1); in ConstructBasicGraphForSelect() local
|
/aosp_15_r20/external/libyuv/source/ |
H A D | scale_lsx.cc | 458 __m128i const1 = __lsx_vreplgr2vr_w(0xFFFF); in ScaleFilterCols_LSX() local 622 __m128i const1 = {0x0301010101030301, 0x0103030101010103}; in ScaleRowDown34_0_Box_LSX() local 686 __m128i const1 = {0x0301010101030301, 0x0103030101010103}; in ScaleRowDown34_1_Box_LSX() local
|
H A D | scale_msa.cc | 769 v16u8 const1 = {1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1}; in ScaleRowDown34_0_Box_MSA() local 863 v16u8 const1 = {1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1}; in ScaleRowDown34_1_Box_MSA() local
|
/aosp_15_r20/art/test/441-checker-inliner/src/ |
H A D | Main.java | 143 int x, const1, const3, const5; in InlineWithControlFlow() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/hash/crc32/ |
D | crc32_ppc64le.s | 27 #define const1 V24 macro
|
/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/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateBaseClass.cpp | 341 void DynamicStateBaseClass::setDynamicBlendState(const float const1, const float const2, const floa… in setDynamicBlendState()
|
/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/external/libaom/av1/common/x86/ |
H A D | cdef_block_avx2.c | 24 const __m256i *const1, in fold_mul_and_sum_avx2()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/nistec/ |
D | p256_asm_arm64.s | 34 #define const1 R16 macro
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_compile.py | 661 def check_different_constants(const1, const2): argument
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/ |
H A D | disassemble.c | 487 uint64_t const1 = bits(words[2], 4, 32) << 4 | (uint64_t)words[3] << 32; in dump_clause() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_instr_set.c | 417 const nir_const_value *const const1 = in nir_alu_srcs_negative_equal() local
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | scale_msa.cc | 769 v16u8 const1 = {1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1}; in ScaleRowDown34_0_Box_MSA() local 863 v16u8 const1 = {1, 3, 3, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 3, 3, 1}; in ScaleRowDown34_1_Box_MSA() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | deadness_analysis_test.cc | 1015 Output const1 = ops::Const(root.WithOpName("const1"), 2); in TEST() local 1042 Output const1 = ops::Const(root.WithOpName("const1"), 2); in TEST() local
|