D | Reactor.cpp | 1980 auto lowHigh = RValue<Short8>(Nucleus::createShuffleVector(x.value(), y.value(), shuffle)); in UnpackHigh() 2134 Short8::Short8(short c) in Short8() function in rr::Short8 2140 Short8::Short8(short c0, short c1, short c2, short c3, short c4, short c5, short c6, short c7) in Short8() function in rr::Short8 2146 Short8::Short8(RValue<Short8> rhs) in Short8() function in rr::Short8 2151 Short8::Short8(const Reference<Short8> &rhs) in Short8() function in rr::Short8 2156 Short8::Short8(RValue<Short4> lo, RValue<Short4> hi) in Short8() function in rr::Short8 2164 RValue<Short8> Short8::operator=(RValue<Short8> rhs) in operator =() 2169 RValue<Short8> Short8::operator=(const Short8 &rhs) in operator =() 2174 RValue<Short8> Short8::operator=(const Reference<Short8> &rhs) in operator =() 2179 RValue<Short8> operator+(RValue<Short8> lhs, RValue<Short8> rhs) in operator +() [all …]
|