Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 25 of 267) sorted by relevance

1234567891011

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_create4.c13 svint8x4_t test_svcreate4_s8(svint8_t x0, svint8_t x1, svint8_t x2, svint8_t x4) in test_svcreate4_s8()
21 svint16x4_t test_svcreate4_s16(svint16_t x0, svint16_t x1, svint16_t x2, svint16_t x4) in test_svcreate4_s16()
29 svint32x4_t test_svcreate4_s32(svint32_t x0, svint32_t x1, svint32_t x2, svint32_t x4) in test_svcreate4_s32()
37 svint64x4_t test_svcreate4_s64(svint64_t x0, svint64_t x1, svint64_t x2, svint64_t x4) in test_svcreate4_s64()
45 svuint8x4_t test_svcreate4_u8(svuint8_t x0, svuint8_t x1, svuint8_t x2, svuint8_t x4) in test_svcreate4_u8()
53 svuint16x4_t test_svcreate4_u16(svuint16_t x0, svuint16_t x1, svuint16_t x2, svuint16_t x4) in test_svcreate4_u16()
61 svuint32x4_t test_svcreate4_u32(svuint32_t x0, svuint32_t x1, svuint32_t x2, svuint32_t x4) in test_svcreate4_u32()
69 svuint64x4_t test_svcreate4_u64(svuint64_t x0, svuint64_t x1, svuint64_t x2, svuint64_t x4) in test_svcreate4_u64()
77 svfloat16x4_t test_svcreate4_f16(svfloat16_t x0, svfloat16_t x1, svfloat16_t x2, svfloat16_t x4) in test_svcreate4_f16()
85 svfloat32x4_t test_svcreate4_f32(svfloat32_t x0, svfloat32_t x1, svfloat32_t x2, svfloat32_t x4) in test_svcreate4_f32()
[all …]
Dacle_sve_dupq.c107 int8_t x4, int8_t x5, int8_t x6, int8_t x7, in test_svdupq_n_s8()
126 int16_t x4, int16_t x5, int16_t x6, int16_t x7) in test_svdupq_n_s16()
174 uint8_t x4, uint8_t x5, uint8_t x6, uint8_t x7, in test_svdupq_n_u8()
193 uint16_t x4, uint16_t x5, uint16_t x6, uint16_t x7) in test_svdupq_n_u16()
241 float16_t x4, float16_t x5, float16_t x6, float16_t x7) in test_svdupq_n_f16()
289 bool x4, bool x5, bool x6, bool x7, in test_svdupq_n_b8()
312 bool x4, bool x5, bool x6, bool x7) in test_svdupq_n_b16()
/external/rust/crates/ppv-lite86/src/
Dsoft.rs201 pub struct x4<W>(pub [W; 4]); struct
202 impl<W> x4<W> { impl
250 impl<W> RotateEachWord32 for x4<W> implementation
263 impl<W> RotateEachWord64 for x4<W> implementation
269 impl<W> RotateEachWord128 for x4<W> where W: RotateEachWord128 {} implementation
270 impl<W> BitOps0 for x4<W> where W: BitOps0 {} implementation
271 impl<W> BitOps32 for x4<W> where W: BitOps32 + BitOps0 {} implementation
272 impl<W> BitOps64 for x4<W> where W: BitOps64 + BitOps0 {} implementation
273 impl<W> BitOps128 for x4<W> where W: BitOps128 + BitOps0 {} implementation
281 impl<W> ArithOps for x4<W> where W: ArithOps {} implementation
[all …]
/external/llvm/test/MC/ELF/
Dsection-sym-redefine.s22 .globl x4 symbol
24 x4: label
/external/arm-trusted-firmware/plat/imx/common/
Dimx_sip_handler.c42 u_register_t x4) in imx_srtc_handler()
141 u_register_t x4) in imx_misc_set_temp_handler()
150 u_register_t x4) in imx_get_commit_hash()
176 u_register_t x4) in imx_buildinfo_handler()
195 u_register_t x4) in imx_kernel_entry_handler()
/external/arm-trusted-firmware/plat/mediatek/common/
Dmtk_sip_svc.c29 u_register_t x4, in mediatek_plat_sip_handler()
44 u_register_t x4, in mediatek_sip_handler()
95 u_register_t x4, in sip_smc_handler()
/external/libopus/celt/x86/
Dvq_sse2.c70 __m128 x4, s4; in op_pvq_search_sse2() local
113 __m128 rx4, x4, y4; in op_pvq_search_sse2() local
168 __m128 x4, y4, r4; in op_pvq_search_sse2() local
/external/arm-trusted-firmware/plat/mediatek/common/custom/
Doem_svc.c41 u_register_t x4, in oem_smc_handler()
58 u_register_t x4, in oem_svc_smc_handler()
/external/arm-trusted-firmware/plat/rockchip/common/
Drockchip_sip_svc.c27 u_register_t x4, in rockchip_plat_sip_handler()
43 u_register_t x4, in sip_smc_handler()
/external/llvm-project/lld/test/ELF/
Darm-tls-gd-nonpreemptible.s45 .globl x4 symbol
63 x4: label
/external/pdfium/third_party/agg23/
Dagg_curves.cpp32 float x4, float y4) in init()
43 float x4, float y4, in recursive_bezier()
103 float x4, float y4) in bezier()
Dagg_curves.h71 float x4, float y4) : in curve4_div()
145 float x4, float y4) in curve4()
160 float x4, float y4) in init()
/external/llvm-project/clang/test/CodeGenCXX/
Dpragma-visibility.cpp20 template<class T> struct x4 { struct
24 template<> int x4<int>::y = 10; argument
/external/clang/test/CodeGenCXX/
Dpragma-visibility.cpp20 template<class T> struct x4 { struct
24 template<> int x4<int>::y = 10; argument
/external/llvm-project/clang/test/CodeGen/
Dms-declspecs.cpp8 __declspec(selectany) int x4; variable
/external/clang/test/CodeGen/
Dms-declspecs.cpp8 __declspec(selectany) int x4; variable
/external/libaom/libaom/aom_dsp/x86/
Dlpf_common_sse2.h21 __m128i *x4, __m128i *x5, in highbd_transpose6x6_sse2()
125 __m128i *x4, __m128i *x5, in highbd_transpose8x8_low_sse2()
159 __m128i *x4, __m128i *x5, in highbd_transpose8x8_high_sse2()
193 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x8_sse2()
204 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x16_sse2()
299 __m128i *x3, __m128i *x4, __m128i *x5, in transpose8x8_low_sse2()
346 __m128i *x3, __m128i *x4, __m128i *x5, in transpose8x8_sse2()
393 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in transpose16x8_8x16_sse2()
445 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in transpose8x16_16x8_sse2()
/external/arm-trusted-firmware/bl1/
Dbl1_main.c227 u_register_t x4, in bl1_smc_handler()
274 u_register_t x1, x2, x3, x4; in bl1_smc_wrapper() local
/external/libopus/celt/
Dcelt.c101 opus_val32 x0, x1, x2, x3, x4; in comb_filter_const_c() local
165 opus_val32 x0, x1, x2, x3, x4; in comb_filter_const_c() local
197 opus_val32 x0, x1, x2, x3, x4; in comb_filter() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dconvolve_ssse3.h75 const __m128i x4 = _mm_maddubs_epi16(s[1], _mm_set1_epi8(64)); in convolve8_8_even_offset_ssse3() local
95 const __m128i x4 = _mm_maddubs_epi16(s[4], f[4]); in convolve8_8_odd_offset_ssse3() local
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.link/
Dp7.cpp17 X x4; variable
/external/clang/test/CXX/dcl.dcl/dcl.link/
Dp7.cpp17 X x4; variable
/external/clang/test/Sema/
Darray-size.c8 int x4[1073741824 - 1]; in f() local
/external/llvm-project/clang/test/Sema/
Darray-size.c8 int x4[1073741824 - 1]; in f() local
/external/rust/crates/ring/third_party/fiat/
Dcurve25519_64.h106 fiat_25519_uint128 x4 = ((fiat_25519_uint128)(arg1[4]) * ((arg2[1]) * UINT8_C(0x13))); in fiat_25519_carry_mul() local
176 uint64_t x4 = ((arg1[3]) * UINT8_C(0x13)); in fiat_25519_carry_square() local
244 uint64_t x4 = ((x3 >> 51) + (arg1[3])); in fiat_25519_carry() local
275 uint64_t x4 = ((arg1[3]) + (arg2[3])); in fiat_25519_add() local
299 uint64_t x4 = ((UINT64_C(0xffffffffffffe) + (arg1[3])) - (arg2[3])); in fiat_25519_sub() local
322 uint64_t x4 = (UINT64_C(0xffffffffffffe) - (arg1[3])); in fiat_25519_opp() local
350 uint64_t x4; in fiat_25519_selectznz() local
376 fiat_25519_uint1 x4; in fiat_25519_to_bytes() local
522 uint64_t x4 = ((uint64_t)(arg1[28]) << 20); in fiat_25519_from_bytes() local
589 fiat_25519_uint128 x4 = ((fiat_25519_uint128)UINT32_C(0x1db42) * (arg1[1])); in fiat_25519_carry_scmul_121666() local

1234567891011