Home
last modified time | relevance | path

Searched defs:vec_max (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/softmax/generic/neon/
H A Dimpl.cpp56 auto vec_max = wrapper::vdup_n(support::cpp11::lowest<T>(), ExactTagType{}); in neon_logits_1d_max() local
123 const auto vec_max = wrapper::vdup_n(max_val, wrapper::traits::vector_128_tag{}); in neon_softmax_logits_1d_quantized() local
298 const auto vec_max = wrapper::vdup_n(max_val, ExactTagType{}); in neon_softmax_logits_1d_float() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/softmax/generic/sve/
H A Dimpl.cpp51 auto vec_max = wrapper::svdup_n(support::cpp11::lowest<ScalarType>()); in sve_logits_1d_max() local
98 const auto vec_max = wrapper::svdup_n(max_val); in sve_softmax_logits_1d_float() local
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dvecintrin.h6408 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
6413 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
6419 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
6430 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
6436 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
6442 vec_max(vector signed short __a, vector signed short __b) { in vec_max() function
6447 vec_max(vector signed short __a, vector bool short __b) { in vec_max() function
6453 vec_max(vector bool short __a, vector signed short __b) { in vec_max() function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
H A Daltivec.h3028 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
3033 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
3038 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
3048 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
3053 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dvecintrin.h6408 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
6413 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
6419 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
6430 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
6436 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
6442 vec_max(vector signed short __a, vector signed short __b) { in vec_max() function
6447 vec_max(vector signed short __a, vector bool short __b) { in vec_max() function
6453 vec_max(vector bool short __a, vector signed short __b) { in vec_max() function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
Daltivec.h3028 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
3033 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
3038 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
3048 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
3053 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/external/clang/lib/Headers/
H A Dvecintrin.h6408 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
6413 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
6419 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
6430 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
6436 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
6442 vec_max(vector signed short __a, vector signed short __b) { in vec_max() function
6447 vec_max(vector signed short __a, vector bool short __b) { in vec_max() function
6453 vec_max(vector bool short __a, vector signed short __b) { in vec_max() function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
H A Daltivec.h3028 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
3033 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
3038 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
3048 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
3053 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]
Daltivec.h4838 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
4843 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
4848 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
4853 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
4858 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
4863 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
4867 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4872 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
4877 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4883 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]
H A Daltivec.h4838 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
4843 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
4848 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
4853 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
4858 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
4863 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
4867 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4872 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
4877 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4883 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]
Daltivec.h4838 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
4843 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
4848 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
4853 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
4858 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
4863 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
4867 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4872 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
4877 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4883 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]
Daltivec.h4838 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
4843 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
4848 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
4853 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
4858 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
4863 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
4867 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4872 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
4877 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4883 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dvecintrin.h8021 vec_max(__vector signed char __a, __vector signed char __b) { in vec_max() function
8027 vec_max(__vector signed char __a, __vector __bool char __b) { in vec_max() function
8034 vec_max(__vector __bool char __a, __vector signed char __b) { in vec_max() function
8040 vec_max(__vector unsigned char __a, __vector unsigned char __b) { in vec_max() function
8046 vec_max(__vector unsigned char __a, __vector __bool char __b) { in vec_max() function
8053 vec_max(__vector __bool char __a, __vector unsigned char __b) { in vec_max() function
8059 vec_max(__vector signed short __a, __vector signed short __b) { in vec_max() function
8065 vec_max(__vector signed short __a, __vector __bool short __b) { in vec_max() function
8072 vec_max(__vector __bool short __a, __vector signed short __b) { in vec_max() function
8078 vec_max(__vector unsigned short __a, __vector unsigned short __b) { in vec_max() function
[all …]
Daltivec.h4838 vec_max(vector signed char __a, vector signed char __b) { in vec_max() function
4843 vec_max(vector bool char __a, vector signed char __b) { in vec_max() function
4848 vec_max(vector signed char __a, vector bool char __b) { in vec_max() function
4853 vec_max(vector unsigned char __a, vector unsigned char __b) { in vec_max() function
4858 vec_max(vector bool char __a, vector unsigned char __b) { in vec_max() function
4863 vec_max(vector unsigned char __a, vector bool char __b) { in vec_max() function
4867 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4872 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, in vec_max() function
4877 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, in vec_max() function
4883 vec_max(vector unsigned short __a, vector unsigned short __b) { in vec_max() function
[all …]
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/softmax/generic/sve2/
H A Dimpl.cpp66 const auto vec_max = wrapper::svdup_n(max_val); in sve2_softmax_logits_1d_quantized() local
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp92 auto vec_max = vec::Vectorized<T1>(val); in _exp_reduce_sum_fusion_kernel() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DFlashAttentionKernel.cpp61 auto vec_max = vec::Vectorized<T1>(val); in _exp_reduce_sum_fusion_kernel() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1662 unsafe fn vec_max(self, b: Other) -> Self::Result; in vec_max() method
4066 pub unsafe fn vec_max<T, U>(a: T, b: U) -> <T as sealed::VectorMax<U>>::Result in vec_max() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1662 unsafe fn vec_max(self, b: Other) -> Self::Result; in vec_max() method
4066 pub unsafe fn vec_max<T, U>(a: T, b: U) -> <T as sealed::VectorMax<U>>::Result in vec_max() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1662 unsafe fn vec_max(self, b: Other) -> Self::Result; in vec_max() method
4066 pub unsafe fn vec_max<T, U>(a: T, b: U) -> <T as sealed::VectorMax<U>>::Result in vec_max() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs1662 unsafe fn vec_max(self, b: Other) -> Self::Result; in vec_max() method
4066 pub unsafe fn vec_max<T, U>(a: T, b: U) -> <T as sealed::VectorMax<U>>::Result in vec_max() function

12