Home
last modified time | relevance | path

Searched defs:__arm_vstrbq_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h29158 __arm_vstrbq_p (int8_t * __addr, int8x16_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29165 __arm_vstrbq_p (int8_t * __addr, int32x4_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29172 __arm_vstrbq_p (int8_t * __addr, int16x8_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29179 __arm_vstrbq_p (uint8_t * __addr, uint8x16_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29186 __arm_vstrbq_p (uint8_t * __addr, uint32x4_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29193 __arm_vstrbq_p (uint8_t * __addr, uint16x8_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
41780 #define __arm_vstrbq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h29164 __arm_vstrbq_p (int8_t * __addr, int8x16_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29171 __arm_vstrbq_p (int8_t * __addr, int32x4_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29178 __arm_vstrbq_p (int8_t * __addr, int16x8_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29185 __arm_vstrbq_p (uint8_t * __addr, uint8x16_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29192 __arm_vstrbq_p (uint8_t * __addr, uint32x4_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
29199 __arm_vstrbq_p (uint8_t * __addr, uint16x8_t __value, mve_pred16_t __p) in __arm_vstrbq_p() function
41922 #define __arm_vstrbq_p(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro