Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactor.cpp1515 auto lowHigh = RValue<Byte16>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
1683 auto lowHigh = RValue<Byte16>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
1963 auto lowHigh = RValue<Short8>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
3082 auto lowHigh = RValue<Int4>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local