HomeSort by relevance Sort by last modified time
    Searched refs:SByte16 (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/Reactor/
x86.hpp 103 RValue<Int4> pmovsxbd(RValue<SByte16> x);
Reactor.hpp 36 class SByte16;
672 class SByte16 : public LValue<SByte16>
675 SByte16() = default;
676 // SByte16(int x, int y, int z, int w);
677 // SByte16(RValue<SByte16> rhs);
678 // SByte16(const SByte16 &rhs);
679 // SByte16(const Reference<SByte16> &rhs)
    [all...]
LLVMReactor.cpp     [all...]
SubzeroReactor.cpp     [all...]

Completed in 390 milliseconds