Home
last modified time | relevance | path

Searched defs:remainder_mask (Results 1 – 24 of 24) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
Drequantization.h44 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_scalar_requantization_params() local
102 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_requantization_params() local
134 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_requantization_params() local
335 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_add_quantization_params() local
373 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_add_quantization_params() local
429 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_compute_scalar_add_quantization_params() local
Dparams.h99 int32_t remainder_mask; member
185 int32_t remainder_mask; member
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/
Dq31-scalar.c43 const int32_t remainder_mask = in pytorch_qnnp_requantize_q31__scalar() local
Dq31-sse4.c48 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_requantize_q31__sse4() local
Dq31-ssse3.c48 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_requantize_q31__ssse3() local
Dq31-sse2.c48 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in pytorch_qnnp_requantize_q31__sse2() local
/external/XNNPACK/src/qs8-requantization/
Dgemmlowp-scalar.c44 const int32_t remainder_mask = (int32_t)((UINT32_C(1) << shift) - UINT32_C(1)); in xnn_qs8_requantize_gemmlowp__scalar() local
Dgemmlowp-sse4.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qs8_requantize_gemmlowp__sse4() local
Dgemmlowp-wasmsimd.c51 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qs8_requantize_gemmlowp__wasmsimd() local
Dgemmlowp-sse2.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qs8_requantize_gemmlowp__sse2() local
Dgemmlowp-ssse3.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qs8_requantize_gemmlowp__ssse3() local
/external/XNNPACK/src/qu8-requantization/
Dgemmlowp-scalar.c44 const int32_t remainder_mask = (int32_t) ((UINT32_C(1) << shift) - UINT32_C(1)); in xnn_qu8_requantize_gemmlowp__scalar() local
Dgemmlowp-wasmsimd.c51 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qu8_requantize_gemmlowp__wasmsimd() local
Dgemmlowp-sse4.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qu8_requantize_gemmlowp__sse4() local
Dgemmlowp-ssse3.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qu8_requantize_gemmlowp__ssse3() local
Dgemmlowp-sse2.c50 const uint32_t remainder_mask = (UINT32_C(1) << shift) - UINT32_C(1); in xnn_qu8_requantize_gemmlowp__sse2() local
/external/libvpx/vpx_dsp/arm/
Dhighbd_sse_neon.c176 uint16x8_t remainder_mask = vcltq_u16(k01234567, vdupq_n_u16(width & 7)); in highbd_sse_wxh_neon() local
/external/libaom/aom_dsp/arm/
Dhighbd_sse_neon.c225 uint16x8_t remainder_mask = vcltq_u16(k01234567, vdupq_n_u16(width & 7)); in highbd_sse_wxh_neon() local
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h79926 u64 remainder_mask; member
Dvmlinux.h79926 u64 remainder_mask; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h85947 u64 remainder_mask; member
Dvmlinux.h85947 u64 remainder_mask; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h127951 u64 remainder_mask; member
Dvmlinux.h127951 u64 remainder_mask; member