/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ |
H A D | ord.rs | 30 fn simd_max(self, other: Self) -> Self; in simd_max() method 251 fn simd_max(self, other: Self) -> Self { in simd_max() function 301 fn simd_max(self, other: Self) -> Self { in simd_max() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ |
H A D | ord.rs | 30 fn simd_max(self, other: Self) -> Self; in simd_max() method 251 fn simd_max(self, other: Self) -> Self { in simd_max() function 301 fn simd_max(self, other: Self) -> Self { in simd_max() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ |
H A D | ord.rs | 30 fn simd_max(self, other: Self) -> Self; in simd_max() method 251 fn simd_max(self, other: Self) -> Self { in simd_max() function 301 fn simd_max(self, other: Self) -> Self { in simd_max() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ |
H A D | ord.rs | 30 fn simd_max(self, other: Self) -> Self; in simd_max() method 251 fn simd_max(self, other: Self) -> Self { in simd_max() function 301 fn simd_max(self, other: Self) -> Self { in simd_max() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ |
H A D | ord.rs | 30 fn simd_max(self, other: Self) -> Self; in simd_max() method 251 fn simd_max(self, other: Self) -> Self { in simd_max() function 301 fn simd_max(self, other: Self) -> Self { in simd_max() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | fvec.h | 91 friend F32vec4 simd_max(const F32vec4 &a,const F32vec4 &b) { return _mm_max_ps(a,b); } in simd_max() function 219 friend F32vec1 simd_max(const F32vec1 &a,const F32vec1 &b) { return _mm_max_ss(a,b); } in simd_max() function
|
D | dvec.h | 411 inline Is16vec8 simd_max(const Is16vec8 &a,const Is16vec8 &b) { return _mm_max_epi16(a,b); } in simd_max() function 645 inline Iu8vec16 simd_max(const Iu8vec16 &a,const Iu8vec16 &b) { return _mm_max_epu8(a,b); } in simd_max() function 776 friend F64vec2 simd_max(const F64vec2 &a,const F64vec2 &b) { return _mm_max_pd(a,b); } in simd_max() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/ |
H A D | float.rs | 147 fn simd_max(self, other: Self) -> Self; in simd_max() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/ |
H A D | float.rs | 147 fn simd_max(self, other: Self) -> Self; in simd_max() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/ |
H A D | float.rs | 147 fn simd_max(self, other: Self) -> Self; in simd_max() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/ |
H A D | float.rs | 147 fn simd_max(self, other: Self) -> Self; in simd_max() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/ |
H A D | float.rs | 147 fn simd_max(self, other: Self) -> Self; in simd_max() method
|