Home
last modified time | relevance | path

Searched defs:vtmp (Results 1 – 25 of 36) sorted by relevance

12

/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/networking/arm/
Dchksum_simd.c43 uint32x2_t vtmp = vreinterpret_u32_u64(vword64); in __chksum_arm_simd() local
96 uint32x2_t vtmp = vmovn_u64(vsum0); in __chksum_arm_simd() local
104 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_arm_simd() local
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/networking/arm/
Dchksum_simd.c43 uint32x2_t vtmp = vreinterpret_u32_u64(vword64); in __chksum_arm_simd() local
96 uint32x2_t vtmp = vmovn_u64(vsum0); in __chksum_arm_simd() local
104 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_arm_simd() local
/external/arm-optimized-routines/networking/arm/
Dchksum_simd.c42 uint32x2_t vtmp = vreinterpret_u32_u64(vword64); in __chksum_arm_simd() local
95 uint32x2_t vtmp = vmovn_u64(vsum0); in __chksum_arm_simd() local
103 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_arm_simd() local
/external/libpng/arm/
Dfilter_neon_intrinsics.c78 uint8x16_t vtmp = vld1q_u8(rp); in png_read_filter_row_sub3_neon() local
132 uint32x2x4_t vtmp = vld4_u32(png_ptr(uint32_t,rp)); in png_read_filter_row_sub4_neon() local
158 uint8x16_t vtmp; in png_read_filter_row_avg3_neon() local
233 uint32x2x4_t vtmp; in png_read_filter_row_avg4_neon() local
295 uint8x16_t vtmp; in png_read_filter_row_paeth3_neon() local
371 uint32x2x4_t vtmp; in png_read_filter_row_paeth4_neon() local
/external/libvpx/vp8/common/arm/neon/
Dcopymem_neon.c17 uint8x8_t vtmp; in vp8_copy_mem8x4_neon() local
30 uint8x8_t vtmp; in vp8_copy_mem8x8_neon() local
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/networking/aarch64/
Dchksum_simd.c121 uint32x4_t vtmp = vld1q_u32(ptr32); in __chksum_aarch64_simd() local
131 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_aarch64_simd() local
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/networking/aarch64/
Dchksum_simd.c121 uint32x4_t vtmp = vld1q_u32(ptr32); in __chksum_aarch64_simd() local
131 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_aarch64_simd() local
/external/arm-optimized-routines/networking/aarch64/
Dchksum_simd.c120 uint32x4_t vtmp = vld1q_u32(ptr32); in __chksum_aarch64_simd() local
130 uint32x2_t vtmp = vld1_u32(ptr32); in __chksum_aarch64_simd() local
/external/libaom/av1/encoder/arm/
Dquantize_neon.c391 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_neon() local
427 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_neon() local
498 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_16x16_neon() local
550 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_16x16_neon() local
632 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_32x32_neon() local
687 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_32x32_neon() local
772 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_64x64_neon() local
831 int16x8_t vtmp = vqaddq_s16(v_abs, vround); in aom_quantize_b_helper_64x64_neon() local
/external/boringssl/src/crypto/x509/
Dv3_info.cc85 CONF_VALUE *vtmp; local
Dv3_utl.cc47 CONF_VALUE *vtmp = NULL; in x509V3_add_len_value() local
309 char *ntmp, *vtmp; in STACK_OF() local
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dv3_info.cc134 CONF_VALUE *vtmp; local
Dv3_utl.cc95 CONF_VALUE *vtmp = NULL; in x509V3_add_len_value() local
357 char *ntmp, *vtmp; in STACK_OF() local
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dv3_info.cc134 CONF_VALUE *vtmp; local
Dv3_utl.cc95 CONF_VALUE *vtmp = NULL; in x509V3_add_len_value() local
357 char *ntmp, *vtmp; in STACK_OF() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_info.c122 CONF_VALUE *vtmp; variable
/external/cronet/stable/third_party/boringssl/src/crypto/asn1/
Dtasn_fre.cc167 ASN1_VALUE *vtmp = sk_ASN1_VALUE_value(sk, i); in ASN1_template_free() local
/external/cronet/tot/third_party/boringssl/src/crypto/asn1/
Dtasn_fre.cc167 ASN1_VALUE *vtmp = sk_ASN1_VALUE_value(sk, i); in ASN1_template_free() local
Dtasn_dec.cc603 ASN1_VALUE *vtmp; in asn1_template_noexp_d2i() local
/external/boringssl/src/crypto/asn1/
Dtasn_fre.cc114 ASN1_VALUE *vtmp = sk_ASN1_VALUE_value(sk, i); in ASN1_template_free() local
Dtasn_dec.cc556 ASN1_VALUE *vtmp; in asn1_template_noexp_d2i() local
/external/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp46 Temp vtmp(0, RegClass(RegType::vgpr, maxSize).as_linear()); in setup_reduce_temp() local
Daco_lower_to_hw_instr.cpp454 emit_int64_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_int64_op()
541 emit_dpp_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_dpp_op()
582 emit_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_op()
630 PhysReg tmp, PhysReg stmp, PhysReg vtmp, PhysReg sitmp, Operand src, Definition dst) in emit_reduction()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_fre.c173 ASN1_VALUE *vtmp; in ASN1_template_free() local
/external/libaom/aom_dsp/x86/
Dsum_squares_sse2.c319 __m128i vtmp = _mm_srli_si128(vec_a, 8); in mm_accumulate_epi16() local
330 __m128i vtmp = _mm_srli_si128(vec_a, 8); in mm_accumulate_epi32() local

12