Home
last modified time | relevance | path

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

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipecompiler_p.h488 BL_INLINE void uMov(const x86::Gp& dst, const x86::Gp& src) noexcept { in uMov() function
492 BL_INLINE void uMov(const x86::Gp& dst, const x86::Mem& src) noexcept { in uMov() function
H A Dcompoppart.cpp1029 pc->uMov(o.sx, s.sa); in cMaskInitA8()