Home
last modified time | relevance | path

Searched defs:vld1q (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dvtransform.hpp98 inline uint8x16_t vld1q(const u8 * ptr) { return vld1q_u8(ptr); } in vld1q() function
99 inline int8x16_t vld1q(const s8 * ptr) { return vld1q_s8(ptr); } in vld1q() function
100 inline uint16x8_t vld1q(const u16 * ptr) { return vld1q_u16(ptr); } in vld1q() function
101 inline int16x8_t vld1q(const s16 * ptr) { return vld1q_s16(ptr); } in vld1q() function
102 inline uint32x4_t vld1q(const u32 * ptr) { return vld1q_u32(ptr); } in vld1q() function
103 inline int32x4_t vld1q(const s32 * ptr) { return vld1q_s32(ptr); } in vld1q() function
104 inline float32x4_t vld1q(const f32 * ptr) { return vld1q_f32(ptr); } in vld1q() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arm/
H A Darm_mve.h320 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/lang/gcc10/gcc-10.3.0/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro
/dports/lang/gcc11/gcc-11.2.0/gcc/config/arm/
H A Darm_mve.h322 #define vld1q(__base) __arm_vld1q(__base) macro