Searched defs:VCVT_TO_F32_IMPL (Results 1 – 1 of 1) sorted by relevance
33 #define VCVT_TO_F32_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ macro41 VCVT_TO_F32_IMPL(float32x4_t, uint32x4_t, vcvtq, f32, u32) in VCVT_TO_F32_IMPL() function