Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp2676 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
2859 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
3233 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function
DSubzeroReactor.cpp3546 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
3805 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
4079 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function