Searched defs:Short8 (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 4100 Short8::Short8(short c) in Short8() function in rr::Short8 4106 Short8::Short8(short c0, short c1, short c2, short c3, short c4, short c5, short c6, short c7) in Short8() function in rr::Short8 4112 Short8::Short8(RValue<Short8> rhs) in Short8() function in rr::Short8 4117 Short8::Short8(const Reference<Short8> &rhs) in Short8() function in rr::Short8 4123 Short8::Short8(RValue<Short4> lo, RValue<Short4> hi) in Short8() function in rr::Short8
|
D | LLVMReactor.cpp | 3875 Short8::Short8(short c) in Short8() function in rr::Short8 3881 Short8::Short8(short c0, short c1, short c2, short c3, short c4, short c5, short c6, short c7) in Short8() function in rr::Short8 3887 Short8::Short8(RValue<Short8> rhs) in Short8() function in rr::Short8 3892 Short8::Short8(const Reference<Short8> &rhs) in Short8() function in rr::Short8 3898 Short8::Short8(RValue<Short4> lo, RValue<Short4> hi) in Short8() function in rr::Short8
|
D | Reactor.hpp | 872 class Short8 : public LValue<Short8> class
|