Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5905 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
6349 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
7042 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function
DLLVMReactor.cpp5642 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y) in CmpNLT() function
6017 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y) in CmpNLT() function
6767 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y) in CmpNLT() function