Home
last modified time | relevance | path

Searched defs:UInt4 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Reactor/
DReactor.cpp3502 UInt4::UInt4() in UInt4() function in rr::UInt4
3507 UInt4::UInt4(int xyzw) in UInt4() function in rr::UInt4
3513 UInt4::UInt4(int x, int yzw) in UInt4() function in rr::UInt4
3519 UInt4::UInt4(int x, int y, int zw) in UInt4() function in rr::UInt4
3525 UInt4::UInt4(int x, int y, int z, int w) in UInt4() function in rr::UInt4
3537 UInt4::UInt4(RValue<UInt4> rhs) in UInt4() function in rr::UInt4
3543 UInt4::UInt4(const UInt4 &rhs) in UInt4() function in rr::UInt4
3549 UInt4::UInt4(const Reference<UInt4> &rhs) in UInt4() function in rr::UInt4
3555 UInt4::UInt4(RValue<Int4> rhs) in UInt4() function in rr::UInt4
3561 UInt4::UInt4(const Int4 &rhs) in UInt4() function in rr::UInt4
[all …]
DSIMD.hpp35 using UInt4 = rr::UInt4; typedef
DReactor.hpp1683 class UInt4 : public LValue<UInt4>, public XYZW<UInt4> class
DLLVMReactor.cpp2762 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt4
2770 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4
DSubzeroReactor.cpp3524 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt4
3542 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4