Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5890 RValue<Int4> CmpLT(RValue<Int4> x, RValue<Int4> y) in CmpLT() function
6334 RValue<UInt4> CmpLT(RValue<UInt4> x, RValue<UInt4> y) in CmpLT() function
7027 RValue<Int4> CmpLT(RValue<Float4> x, RValue<Float4> y) in CmpLT() function
DLLVMReactor.cpp5618 RValue<Int4> CmpLT(RValue<Int4> x, RValue<Int4> y) in CmpLT() function
5999 RValue<UInt4> CmpLT(RValue<UInt4> x, RValue<UInt4> y) in CmpLT() function
6749 RValue<Int4> CmpLT(RValue<Float4> x, RValue<Float4> y) in CmpLT() function