Home
last modified time | relevance | path

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

/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.rs2117 unsafe fn vec_add(self, other: Other) -> Self::Result; in vec_add() method
2131 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2140 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2159 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2178 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2187 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2206 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2228 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
2237 unsafe fn vec_add(self, other: vector_bool_short) -> Self::Result { in vec_add() method
2256 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs2117 unsafe fn vec_add(self, other: Other) -> Self::Result; in vec_add() method
2131 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2140 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2159 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2178 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2187 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2206 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2228 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
2237 unsafe fn vec_add(self, other: vector_bool_short) -> Self::Result { in vec_add() method
2256 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs2117 unsafe fn vec_add(self, other: Other) -> Self::Result; in vec_add() method
2131 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2140 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2159 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2178 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2187 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2206 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2228 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
2237 unsafe fn vec_add(self, other: vector_bool_short) -> Self::Result { in vec_add() method
2256 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
[all …]
/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.rs2117 unsafe fn vec_add(self, other: Other) -> Self::Result; in vec_add() method
2131 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2140 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2159 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2178 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2187 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2206 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2228 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
2237 unsafe fn vec_add(self, other: vector_bool_short) -> Self::Result { in vec_add() method
2256 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/
H A Daltivec.rs2117 unsafe fn vec_add(self, other: Other) -> Self::Result; in vec_add() method
2131 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2140 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2159 unsafe fn vec_add(self, other: vector_signed_char) -> Self::Result { in vec_add() method
2178 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2187 unsafe fn vec_add(self, other: vector_bool_char) -> Self::Result { in vec_add() method
2206 unsafe fn vec_add(self, other: vector_unsigned_char) -> Self::Result { in vec_add() method
2228 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
2237 unsafe fn vec_add(self, other: vector_bool_short) -> Self::Result { in vec_add() method
2256 unsafe fn vec_add(self, other: vector_signed_short) -> Self::Result { in vec_add() method
[all …]
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Daltivec.h169 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
174 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
179 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
189 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
194 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Daltivec.h169 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
174 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
179 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
189 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
194 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/external/clang/lib/Headers/
H A Daltivec.h169 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
174 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
179 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
184 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
189 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
194 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
198 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
203 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
208 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
214 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Daltivec.h200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
229 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
234 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
239 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Daltivec.h200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
229 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
234 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
239 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Daltivec.h200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
229 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
234 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
239 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Daltivec.h200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
229 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
234 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
239 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Daltivec.h200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() function
205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() function
210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() function
215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() function
220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() function
225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() function
229 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
234 static __inline__ vector short __ATTRS_o_ai vec_add(vector bool short __a, in vec_add() function
239 static __inline__ vector short __ATTRS_o_ai vec_add(vector short __a, in vec_add() function
245 vec_add(vector unsigned short __a, vector unsigned short __b) { in vec_add() function
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c78 static inline vec_t vec_add(vec_t a, vec_t b) { return _mm_add_epi16(a, b); } in vec_add() function
203 static inline vec_t vec_add(vec_t a, vec_t b) { return a + b; } in vec_add() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c78 static inline vec_t vec_add(vec_t a, vec_t b) { return _mm_add_epi16(a, b); } in vec_add() function
203 static inline vec_t vec_add(vec_t a, vec_t b) { return a + b; } in vec_add() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hrss/
H A Dhrss.c76 static inline vec_t vec_add(vec_t a, vec_t b) { return _mm_add_epi16(a, b); } in vec_add() function
200 static inline vec_t vec_add(vec_t a, vec_t b) { return a + b; } in vec_add() function
/aosp_15_r20/external/boringssl/src/crypto/hrss/
H A Dhrss.c76 static inline vec_t vec_add(vec_t a, vec_t b) { return _mm_add_epi16(a, b); } in vec_add() function
200 static inline vec_t vec_add(vec_t a, vec_t b) { return a + b; } in vec_add() function