Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/gemm_matrix_mul/generic/neon/
H A Dimpl.cpp92 auto vec_a = reinterpret_cast<const float16_t *>(ina.ptr()); in vector_matrix_multiply_f16() local
184 auto vec_a = reinterpret_cast<const float16_t *>(ina.ptr()); in vector_matrix_multiply_f16() local
285 auto vec_a = reinterpret_cast<const float *>(ina.ptr()); in vector_matrix_multiply_f32() local
400 auto vec_a = reinterpret_cast<const float *>(ina.ptr()); in vector_matrix_multiply_f32() local
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks_test.cc67 std::vector<uint64_t> vec_a{25, 50, 75, 100, 150}; in TEST() local
82 std::vector<uint64_t> vec_a{25, 50, 75, 100, 150}; in TEST() local
112 std::vector<uint64_t> vec_a(kSize); in TEST() local
145 std::vector<uint64_t> vec_a(kSize); in TEST() local
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dsum_squares_avx2.c161 static inline int32_t mm256_accumulate_epi16(__m256i vec_a) { in mm256_accumulate_epi16()
175 static inline int32_t mm256_accumulate_epi32(__m256i vec_a) { in mm256_accumulate_epi32()
H A Dsum_squares_sse2.c318 static inline int32_t mm_accumulate_epi16(__m128i vec_a) { in mm_accumulate_epi16()
329 static inline int32_t mm_accumulate_epi32(__m128i vec_a) { in mm_accumulate_epi32()
/aosp_15_r20/external/libpng/loongarch/
H A Dfilter_lsx_intrinsics.c316 __m128i vec_a, vec_b, vec_c, vec_d; in png_read_filter_row_paeth3_lsx() local
379 __m128i vec_a, vec_b, vec_c, vec_d; in png_read_filter_row_paeth4_lsx() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuGemmLowpMatrixMultiplyKernel.cpp68 auto vec_a = reinterpret_cast<const uint8_t *>(ina.ptr()); in vector_matrix_multiply_u8() local
298 auto vec_a = reinterpret_cast<const int8_t *>(ina.ptr()); in vector_matrix_multiply_s8() local
/aosp_15_r20/external/vixl/examples/aarch64/
H A Dadd2-vectors.cc112 uint8_t vec_a[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, in main() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs4379 let vec_a = i8x16(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in test_shuffle() localVariable
4390 let vec_a = i16x8(0, 1, 2, 3, 4, 5, 6, 7); in test_shuffle() localVariable
4396 let vec_a = i32x4(0, 1, 2, 3); in test_shuffle() localVariable
4402 let vec_a = i64x2(0, 1); in test_shuffle() localVariable
5468 let vec_a: v128 = transmute(a); in v128_bitwise_logical_ops() localVariable
5503 let vec_a: v128 = transmute([$($true),*]); // true localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs4379 let vec_a = i8x16(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in test_shuffle() localVariable
4390 let vec_a = i16x8(0, 1, 2, 3, 4, 5, 6, 7); in test_shuffle() localVariable
4396 let vec_a = i32x4(0, 1, 2, 3); in test_shuffle() localVariable
4402 let vec_a = i64x2(0, 1); in test_shuffle() localVariable
5468 let vec_a: v128 = transmute(a); in v128_bitwise_logical_ops() localVariable
5503 let vec_a: v128 = transmute([$($true),*]); // true localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs4379 let vec_a = i8x16(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in test_shuffle() localVariable
4390 let vec_a = i16x8(0, 1, 2, 3, 4, 5, 6, 7); in test_shuffle() localVariable
4396 let vec_a = i32x4(0, 1, 2, 3); in test_shuffle() localVariable
4402 let vec_a = i64x2(0, 1); in test_shuffle() localVariable
5468 let vec_a: v128 = transmute(a); in v128_bitwise_logical_ops() localVariable
5503 let vec_a: v128 = transmute([$($true),*]); // true localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs4379 let vec_a = i8x16(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in test_shuffle() localVariable
4390 let vec_a = i16x8(0, 1, 2, 3, 4, 5, 6, 7); in test_shuffle() localVariable
4396 let vec_a = i32x4(0, 1, 2, 3); in test_shuffle() localVariable
4402 let vec_a = i64x2(0, 1); in test_shuffle() localVariable
5468 let vec_a: v128 = transmute(a); in v128_bitwise_logical_ops() localVariable
5503 let vec_a: v128 = transmute([$($true),*]); // true localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/
H A Dsimd128.rs4379 let vec_a = i8x16(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15); in test_shuffle() localVariable
4390 let vec_a = i16x8(0, 1, 2, 3, 4, 5, 6, 7); in test_shuffle() localVariable
4396 let vec_a = i32x4(0, 1, 2, 3); in test_shuffle() localVariable
4402 let vec_a = i64x2(0, 1); in test_shuffle() localVariable
5468 let vec_a: v128 = transmute(a); in v128_bitwise_logical_ops() localVariable
5503 let vec_a: v128 = transmute([$($true),*]); // true localVariable
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvec_test_all_types.cpp919 auto vec_a = vec::loadu(a); in test_blend() local
939 auto vec_a = vec::loadu(a); in test_blendv() local
1017 auto vec_a = vec::loadu(a); in test_set() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c1017 vec_t vec_a[3]; in poly_mul_vec_aux() local
1083 vec_t vec_a[4]; in poly_mul_vec_aux() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c1017 vec_t vec_a[3]; in poly_mul_vec_aux() local
1083 vec_t vec_a[4]; in poly_mul_vec_aux() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hrss/
H A Dhrss.c1028 vec_t vec_a[3]; in poly_mul_vec_aux() local
1094 vec_t vec_a[4]; in poly_mul_vec_aux() local
/aosp_15_r20/external/boringssl/src/crypto/hrss/
H A Dhrss.c1028 vec_t vec_a[3]; in poly_mul_vec_aux() local
1094 vec_t vec_a[4]; in poly_mul_vec_aux() local