Home
last modified time | relevance | path

Searched refs:SByte16 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Reactor/
Dx86.hpp103 RValue<Int4> pmovsxbd(RValue<SByte16> x);
DReactor.hpp36 class SByte16;
672 class SByte16 : public LValue<SByte16> class
675 SByte16() = default;
DLLVMReactor.cpp3216 Type *SByte16::getType() in getType()
5309 *this = x86::pmovsxbd(As<SByte16>(cast)); in Int4()
7481 RValue<Int4> pmovsxbd(RValue<SByte16> x) in pmovsxbd()
DSubzeroReactor.cpp3223 Type *SByte16::getType() in getType()