Home
last modified time | relevance | path

Searched defs:ZeroExtendVector (Results 1 – 6 of 6) sorted by relevance

/dports/devel/highway/highway-0.15.0/hwy/ops/
H A Dwasm_256-inl.h2149 HWY_API Vec256<T> ZeroExtendVector(Simd<T, N> d, Vec128<T, N / 2> lo) { in ZeroExtendVector() function
3486 HWY_API Vec128<T, N2 * 2> ZeroExtendVector(Vec128<T, N2> lo) { in ZeroExtendVector() function
H A Darm_sve-inl.h1334 HWY_API V ZeroExtendVector(const D d, const V lo) { in ZeroExtendVector() function
H A Drvv-inl.h1476 HWY_API V ZeroExtendVector(const V lo) { in ZeroExtendVector() function
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/ops/
H A Dwasm_256-inl.h1939 HWY_API Vec256<T> ZeroExtendVector(Full256<T> d, Vec128<T> lo) { in ZeroExtendVector() function
H A Darm_sve-inl.h1370 HWY_API V ZeroExtendVector(const D d, const V lo) { in ZeroExtendVector() function
H A Drvv-inl.h1607 HWY_API VFromD<D2> ZeroExtendVector(D2 d2, const V lo) { in ZeroExtendVector() function