Searched defs:UShort8 (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 4197 UShort8::UShort8(unsigned short c) in UShort8() function in sw::UShort8 4203 …UShort8::UShort8(unsigned short c0, unsigned short c1, unsigned short c2, unsigned short c3, unsig… in UShort8() function in sw::UShort8 4209 UShort8::UShort8(RValue<UShort8> rhs) in UShort8() function in sw::UShort8 4214 UShort8::UShort8(const Reference<UShort8> &rhs) in UShort8() function in sw::UShort8 4220 UShort8::UShort8(RValue<UShort4> lo, RValue<UShort4> hi) in UShort8() function in sw::UShort8
|
D | LLVMReactor.cpp | 3180 UShort8::UShort8(unsigned short c) in UShort8() function in sw::UShort8 3186 …UShort8::UShort8(unsigned short c0, unsigned short c1, unsigned short c2, unsigned short c3, unsig… in UShort8() function in sw::UShort8 3192 UShort8::UShort8(RValue<UShort8> rhs) in UShort8() function in sw::UShort8 3197 UShort8::UShort8(const Reference<UShort8> &rhs) in UShort8() function in sw::UShort8 3203 UShort8::UShort8(RValue<UShort4> lo, RValue<UShort4> hi) in UShort8() function in sw::UShort8
|
D | Reactor.hpp | 929 class UShort8 : public LValue<UShort8> class
|