Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h31733 __arm_vmovlbq_x (int8x16_t __a, mve_pred16_t __p) in __arm_vmovlbq_x() function
31740 __arm_vmovlbq_x (int16x8_t __a, mve_pred16_t __p) in __arm_vmovlbq_x() function
31747 __arm_vmovlbq_x (uint8x16_t __a, mve_pred16_t __p) in __arm_vmovlbq_x() function
31754 __arm_vmovlbq_x (uint16x8_t __a, mve_pred16_t __p) in __arm_vmovlbq_x() function
40116 #define __arm_vmovlbq_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro
41827 #define __arm_vmovlbq_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro