Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5910 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
6354 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
7047 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function
DLLVMReactor.cpp5650 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
6025 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
6773 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function