Home
last modified time | relevance | path

Searched refs:vExpandAlphaHi16 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipecompiler_p.h1724 …inline void vExpandAlphaHi16(const Dst& d, const Src& s) noexcept { vswizhi16(d, s, x86::Predicate… in vExpandAlphaHi16() function
1730 vExpandAlphaHi16(d, d);
H A Dcompoppart.cpp4211 pc->vExpandAlphaHi16(s0, s0); in vMaskProcRGBA32Xmm()
4273 pc->vExpandAlphaHi16(s0, s0); in vMaskProcRGBA32Xmm()