shufflevector

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec shufflevector(Vec a, Vec b)
  2. Vec shufflevector(Vec a, Vec b)
    pure nothrow @nogc @safe
    static if(DefineGenericLoadStoreUnaligned)
    Vec
    shufflevector
    (
    Vec
    mask...
    )
    (
    Vec a
    ,
    Vec b
    )
    if (
    Vec.sizeof < 32
    )

Meta