Searched defs:permute_ps (Results 1 – 4 of 4) sorted by relevance
185 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function193 …permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
525 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function540 …permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
506 static SIMDINLINE Float SIMDCALL permute_ps(Float const& a) function530 …permute_ps(Float const& a, Integer const& swiz) // return a[swiz[i]] for each 32-bit lane i (float) function
383 … permute_ps(Float a, Integer swiz) // return a[swiz[i]] for each 32-bit lane i (float) function