Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactor.cpp1537 auto lowHigh = RValue<Byte16>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
1705 auto lowHigh = RValue<Byte16>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
1980 auto lowHigh = RValue<Short8>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local
3096 auto lowHigh = RValue<Int4>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() local