Searched defs:uint32x4_t (Results 1 – 5 of 5) sorted by relevance
27 typedef __attribute__((neon_vector_type(4))) unsigned int uint32x4_t; typedef78 void f20(uint32x4_t) {} in f20() argument
41 VCVT_TO_F32_IMPL(float32x4_t, uint32x4_t, vcvtq, f32, u32) in VCVT_TO_F32_IMPL() argument
32 typedef vector unsigned int uint32x4_t; // NOLINT(runtime/int) typedef
21 typedef vector unsigned int uint32x4_t; typedef
169 typedef __m128i uint32x4_t; typedef