Searched defs:v4u32 (Results 1 – 4 of 4) sorted by relevance
11 typedef unsigned int v4u32 __attribute__ ((vector_size(16))); typedef
1389 const u32x4 v4u32 = vec_splat_u32(4); in LPF() local1477 u32x4 v4u32 = vec_splat_u32(4); in LPF() local1557 const u32x4 v4u32 = vec_splat_u32(4); in LPF() local1643 u32x4 v4u32 = vec_splat_u32(4); in LPF() local
1423 using v4u32 = tcu::Vector<uint32_t, 4>; typedef
811 const Variable v4u32; member in vkt::robustness::__anon4d8158630111::Variables