Transpose operations in helium(CM85) compared to neon

Hi 

I am porting an example code from neno intrinsic to helium intrinsic, it used the Transpose related intrinsic like (vtrn_u32/ vtrn_u8), how can do the transpose operation in helium, as there is no related intrinsic in helium.

Thanks.