Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h31601 __arm_vbicq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31608 __arm_vbicq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31615 __arm_vbicq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31622 __arm_vbicq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31629 __arm_vbicq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31636 __arm_vbicq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
35285 __arm_vbicq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
35292 __arm_vbicq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
38044 #define __arm_vbicq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40124 #define __arm_vbicq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h31607 __arm_vbicq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31614 __arm_vbicq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31621 __arm_vbicq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31628 __arm_vbicq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31635 __arm_vbicq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
31642 __arm_vbicq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
35291 __arm_vbicq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
35298 __arm_vbicq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vbicq_x() function
38107 #define __arm_vbicq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro
40250 #define __arm_vbicq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ macro