Searched defs:select6 (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/Reactor/
H A DNucleus.cpp3703 RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3, char select4, char select5, char select6, char select7) argument
3718 pshufb[12] = Nucleus::createConstantInt(select6 + 0);
3719 pshufb[13] = Nucleus::createConstantInt(select6 + 1);

Completed in 127 milliseconds