Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5873 RValue<Int4> CmpNEQ(RValue<Int4> x, RValue<Int4> y) in CmpNEQ() function
6291 RValue<UInt4> CmpNEQ(RValue<UInt4> x, RValue<UInt4> y) in CmpNEQ() function
6947 RValue<Int4> CmpNEQ(RValue<Float4> x, RValue<Float4> y) in CmpNEQ() function
DLLVMReactor.cpp4800 RValue<Int4> CmpNEQ(RValue<Int4> x, RValue<Int4> y) in CmpNEQ() function
5139 RValue<UInt4> CmpNEQ(RValue<UInt4> x, RValue<UInt4> y) in CmpNEQ() function
5776 RValue<Int4> CmpNEQ(RValue<Float4> x, RValue<Float4> y) in CmpNEQ() function