Home
last modified time | relevance | path

Searched defs:int32x4x3_t (Results 1 – 25 of 51) sorted by relevance

123

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-uasip.c276 else
277 {
278 col_add_fstr(pinfo->cinfo, COL_INFO, "ACK exp:%d", ua_tap_info.expseq);
279 col_append_fstr(pinfo->cinfo, COL_INFO, " snt:%d", ua_tap_info.sntseq);
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/bytemuck/src/
H A Dpod.rs148 unsafe impl Pod for aarch64::int32x4x3_t {} implementation
H A Dzeroable.rs187 unsafe impl Zeroable for aarch64::int32x4x3_t {} implementation
/dports/devel/simde/simde-0.7.2/simde/arm/neon/
H A Dtypes.h615 typedef simde_int32x4x3_t int32x4x3_t; typedef
/dports/biology/bowtie2/simde-no-tests-f6a0b3b/arm/neon/
H A Dtypes.h615 typedef simde_int32x4x3_t int32x4x3_t; typedef
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/simde/simde/arm/neon/
H A Dtypes.h615 typedef simde_int32x4x3_t int32x4x3_t; typedef
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs6171 pub unsafe fn vld1q_s32_x3(a: *const i32) -> int32x4x3_t { in vld1q_s32_x3()
6176 fn vld1q_s32_x3_(a: *const i32) -> int32x4x3_t; in vld1q_s32_x3()
8050 pub unsafe fn vld3q_s32(a: *const i32) -> int32x4x3_t { in vld3q_s32()
8064 pub unsafe fn vld3q_s32(a: *const i32) -> int32x4x3_t { in vld3q_s32()
8422 pub unsafe fn vld3q_dup_s32(a: *const i32) -> int32x4x3_t { in vld3q_dup_s32()
8436 pub unsafe fn vld3q_dup_s32(a: *const i32) -> int32x4x3_t { in vld3q_dup_s32()
8440 fn vld3q_dup_s32_(ptr: *const i32) -> int32x4x3_t; in vld3q_dup_s32()
10718 pub unsafe fn vst1q_s32_x3(a: *mut i32, b: int32x4x3_t) { in vst1q_s32_x3()
10732 pub unsafe fn vst1q_s32_x3(a: *mut i32, b: int32x4x3_t) { in vst1q_s32_x3()
12418 pub unsafe fn vst3q_s32(a: *mut i32, b: int32x4x3_t) { in vst3q_s32()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm_neon.h203 typedef struct int32x4x3_t struct
206 } int32x4x3_t; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm_neon.h203 typedef struct int32x4x3_t struct
206 } int32x4x3_t; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm_neon.h229 typedef struct int32x4x3_t struct
232 } int32x4x3_t; typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h259 typedef struct int32x4x3_t struct
262 } int32x4x3_t; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm_neon.h259 typedef struct int32x4x3_t struct
262 } int32x4x3_t; typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; typedef
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; typedef
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arm/
H A Darm_neon.h276 typedef struct int32x4x3_t struct
279 } int32x4x3_t; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; typedef
/dports/lang/gcc8/gcc-8.5.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/arm/
H A Darm_neon.h260 typedef struct int32x4x3_t struct
263 } int32x4x3_t; typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arm/
H A Darm_neon.h276 typedef struct int32x4x3_t struct
279 } int32x4x3_t; typedef
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Darm_neon.h234 typedef struct int32x4x3_t struct
237 } int32x4x3_t; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arm/
H A Darm_neon.h276 typedef struct int32x4x3_t struct
279 } int32x4x3_t; typedef

123