Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp5868 RValue<Int4> CmpLE(RValue<Int4> x, RValue<Int4> y) in CmpLE() function
6286 RValue<UInt4> CmpLE(RValue<UInt4> x, RValue<UInt4> y) in CmpLE() function
6942 RValue<Int4> CmpLE(RValue<Float4> x, RValue<Float4> y) in CmpLE() function
DLLVMReactor.cpp4792 RValue<Int4> CmpLE(RValue<Int4> x, RValue<Int4> y) in CmpLE() function
5131 RValue<UInt4> CmpLE(RValue<UInt4> x, RValue<UInt4> y) in CmpLE() function
5770 RValue<Int4> CmpLE(RValue<Float4> x, RValue<Float4> y) in CmpLE() function