Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp2563 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
2731 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
3035 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function
DSubzeroReactor.cpp3459 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
3696 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
3934 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function