Home
last modified time | relevance | path

Searched defs:poly16x8x2_t (Results 1 – 25 of 47) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-uasip.c231 else
232 {
233 col_add_fstr(pinfo->cinfo, COL_INFO, "NACK exp:%d", ua_tap_info.expseq);
234 }
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/bytemuck/src/
H A Dpod.rs194 unsafe impl Pod for aarch64::poly16x8x2_t {} implementation
H A Dzeroable.rs233 unsafe impl Zeroable for aarch64::poly16x8x2_t {} implementation
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs6661 pub unsafe fn vld1q_p16_x2(a: *const p16) -> poly16x8x2_t { in vld1q_p16_x2()
7133 pub unsafe fn vld2q_p16(a: *const p16) -> poly16x8x2_t { in vld2q_p16()
7505 pub unsafe fn vld2q_dup_p16(a: *const p16) -> poly16x8x2_t { in vld2q_dup_p16()
7836 pub unsafe fn vld2q_lane_p16<const LANE: i32>(a: *const p16, b: poly16x8x2_t) -> poly16x8x2_t { in vld2q_lane_p16()
11329 pub unsafe fn vst1q_p16_x2(a: *mut p16, b: poly16x8x2_t) { in vst1q_p16_x2()
11873 pub unsafe fn vst2q_p16(a: *mut p16, b: poly16x8x2_t) { in vst2q_p16()
12204 pub unsafe fn vst2q_lane_p16<const LANE: i32>(a: *mut p16, b: poly16x8x2_t) { in vst2q_lane_p16()
23375 pub unsafe fn vtrnq_p16(a: poly16x8_t, b: poly16x8_t) -> poly16x8x2_t { in vtrnq_p16()
23615 pub unsafe fn vzipq_p16(a: poly16x8_t, b: poly16x8_t) -> poly16x8x2_t { in vzipq_p16()
23807 pub unsafe fn vuzpq_p16(a: poly16x8_t, b: poly16x8_t) -> poly16x8x2_t { in vuzpq_p16()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm_neon.h173 typedef struct poly16x8x2_t struct
176 } poly16x8x2_t; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm_neon.h173 typedef struct poly16x8x2_t struct
176 } poly16x8x2_t; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm_neon.h183 typedef struct poly16x8x2_t struct
186 } poly16x8x2_t; argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h214 typedef struct poly16x8x2_t struct
217 } poly16x8x2_t; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h214 typedef struct poly16x8x2_t struct
217 } poly16x8x2_t; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; typedef
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arm/
H A Darm_neon.h231 typedef struct poly16x8x2_t struct
234 } poly16x8x2_t; typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/arm/
H A Darm_neon.h215 typedef struct poly16x8x2_t struct
218 } poly16x8x2_t; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arm/
H A Darm_neon.h231 typedef struct poly16x8x2_t struct
234 } poly16x8x2_t; argument
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Darm_neon.h204 typedef struct poly16x8x2_t struct
207 } poly16x8x2_t; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arm/
H A Darm_neon.h231 typedef struct poly16x8x2_t struct
234 } poly16x8x2_t; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arm/
H A Darm_neon.h231 typedef struct poly16x8x2_t struct
234 } poly16x8x2_t; typedef
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Darm_neon.h204 typedef struct poly16x8x2_t struct
207 } poly16x8x2_t; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Darm_neon.h205 typedef struct poly16x8x2_t struct
208 } poly16x8x2_t; typedef

12