Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp2664 RValue<Int4> CmpLE(RValue<Int4> x, RValue<Int4> y) in CmpLE() function
2847 RValue<UInt4> CmpLE(RValue<UInt4> x, RValue<UInt4> y) in CmpLE() function
3219 RValue<Int4> CmpLE(RValue<Float4> x, RValue<Float4> y) in CmpLE() function
DSubzeroReactor.cpp3534 RValue<Int4> CmpLE(RValue<Int4> x, RValue<Int4> y) in CmpLE() function
3793 RValue<UInt4> CmpLE(RValue<UInt4> x, RValue<UInt4> y) in CmpLE() function
4067 RValue<Int4> CmpLE(RValue<Float4> x, RValue<Float4> y) in CmpLE() function