Home
last modified time | relevance | path

Searched defs:srcAligned (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipecompiler.cpp2535 const x86::Mem& sPtr, bool srcAligned, uint32_t numBytes, const x86::Vec& fillMask) noexcept { in _xInlineMemCopySequenceXmm()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DHWConformity.cpp8893 bool srcAligned = srcDirect && isDclGRFAligned(src->getTopDcl()); in fixByteXBarRestriction() local