Searched defs:V_NAME_F2 (Results 1 – 4 of 4) sorted by relevance
44 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() function71 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() function
53 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (atan2) (float32x4_t y, float32x4_t x) in V_NAME_F2() function
148 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (pow) (float32x4_t x, float32x4_t y) in V_NAME_F2() function
19 #define V_NAME_F2(fun) _ZGVnN4vv_##fun##f macro