Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DReactor.hpp2004 inline RValue<Int4> CmpGE(RValue<Int4> x, RValue<Int4> y) in CmpGE() function
2104 inline RValue<UInt4> CmpGE(RValue<UInt4> x, RValue<UInt4> y) in CmpGE() function
2376 inline RValue<Int4> CmpGE(RValue<Float4> x, RValue<Float4> y) in CmpGE() function