Home
last modified time | relevance | path

Searched defs:UInt2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Reactor/
DReactor.hpp1256 class UInt2 : public LValue<UInt2> class
DSubzeroReactor.cpp5364 UInt2::UInt2(unsigned int x, unsigned int y) in UInt2() function in rr::UInt2
5370 UInt2::UInt2(RValue<UInt2> rhs) in UInt2() function in rr::UInt2
5375 UInt2::UInt2(const UInt2 &rhs) in UInt2() function in rr::UInt2
5381 UInt2::UInt2(const Reference<UInt2> &rhs) in UInt2() function in rr::UInt2
DLLVMReactor.cpp5100 UInt2::UInt2(unsigned int x, unsigned int y) in UInt2() function in rr::UInt2
5106 UInt2::UInt2(RValue<UInt2> rhs) in UInt2() function in rr::UInt2
5111 UInt2::UInt2(const UInt2 &rhs) in UInt2() function in rr::UInt2
5117 UInt2::UInt2(const Reference<UInt2> &rhs) in UInt2() function in rr::UInt2