Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5883 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
6301 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
6957 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function
DLLVMReactor.cpp4813 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
5152 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
5788 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function