Searched refs:__arm_vbicq_m_n (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_mve.h | 135 #define vbicq_m_n(__a, __imm, __p) __arm_vbicq_m_n(__a, __imm, __p) 23564 __arm_vbicq_m_n (int16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vbicq_m_n() function 23571 __arm_vbicq_m_n (int32x4_t __a, const int __imm, mve_pred16_t __p) in __arm_vbicq_m_n() function 23578 __arm_vbicq_m_n (uint16x8_t __a, const int __imm, mve_pred16_t __p) in __arm_vbicq_m_n() function 23585 __arm_vbicq_m_n (uint32x4_t __a, const int __imm, mve_pred16_t __p) in __arm_vbicq_m_n() function 36625 #define __arm_vbicq_m_n(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro 39112 #define __arm_vbicq_m_n(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ macro
|