Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactor.cpp3533 UInt4::UInt4() in UInt4() function in rr::UInt4
3538 UInt4::UInt4(int xyzw) in UInt4() function in rr::UInt4
3544 UInt4::UInt4(int x, int yzw) in UInt4() function in rr::UInt4
3550 UInt4::UInt4(int x, int y, int zw) in UInt4() function in rr::UInt4
3556 UInt4::UInt4(int x, int y, int z, int w) in UInt4() function in rr::UInt4
3568 UInt4::UInt4(RValue<UInt4> rhs) in UInt4() function in rr::UInt4
3574 UInt4::UInt4(const UInt4 &rhs) in UInt4() function in rr::UInt4
3580 UInt4::UInt4(const Reference<UInt4> &rhs) in UInt4() function in rr::UInt4
3586 UInt4::UInt4(RValue<Int4> rhs) in UInt4() function in rr::UInt4
3592 UInt4::UInt4(const Int4 &rhs) in UInt4() function in rr::UInt4
[all …]
DReactor.hpp1626 class UInt4 : public LValue<UInt4>, public XYZW<UInt4> class
DLLVMReactor.cpp2783 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt4
2791 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4
DSubzeroReactor.cpp3721 UInt4::UInt4(RValue<Float4> cast) in UInt4() function in rr::UInt4
3739 UInt4::UInt4(RValue<UInt> rhs) in UInt4() function in rr::UInt4