Home
last modified time | relevance | path

Searched defs:VCVT_TO_F32_IMPL (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
H A Dcvt.h33 #define VCVT_TO_F32_IMPL(ptype, vtype, prefix, postfix1, postfix2) \ macro
41 VCVT_TO_F32_IMPL(float32x4_t, uint32x4_t, vcvtq, f32, u32) in VCVT_TO_F32_IMPL() function