Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5900 RValue<Int4> CmpNEQ(RValue<Int4> x, RValue<Int4> y) in CmpNEQ() function
6344 RValue<UInt4> CmpNEQ(RValue<UInt4> x, RValue<UInt4> y) in CmpNEQ() function
7037 RValue<Int4> CmpNEQ(RValue<Float4> x, RValue<Float4> y) in CmpNEQ() function
DLLVMReactor.cpp5634 RValue<Int4> CmpNEQ(RValue<Int4> x, RValue<Int4> y) in CmpNEQ() function
6012 RValue<UInt4> CmpNEQ(RValue<UInt4> x, RValue<UInt4> y) in CmpNEQ() function
6761 RValue<Int4> CmpNEQ(RValue<Float4> x, RValue<Float4> y) in CmpNEQ() function