Searched refs:__arm_vrndnq_x (Results 1 – 1 of 1) sorted by relevance
526 #define vrndnq_x(__a, __p) __arm_vrndnq_x(__a, __p)35207 __arm_vrndnq_x (float16x8_t __a, mve_pred16_t __p) in __arm_vrndnq_x() function35214 __arm_vrndnq_x (float32x4_t __a, mve_pred16_t __p) in __arm_vrndnq_x() function38291 #define __arm_vrndnq_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro