Searched defs:__arm_vrndpq_x (Results 1 – 1 of 1) sorted by relevance
35229 __arm_vrndpq_x (float16x8_t __a, mve_pred16_t __p) in __arm_vrndpq_x() function35236 __arm_vrndpq_x (float32x4_t __a, mve_pred16_t __p) in __arm_vrndpq_x() function38233 #define __arm_vrndpq_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ macro