Searched defs:CmpNLT (Results  1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/Reactor/ | 
| D | LLVMReactor.cpp | 2623 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y)  in CmpNLT()  function 2827 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y)  in CmpNLT()  function 3155 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y)  in CmpNLT()  function 4208 RValue<SIMD::Int> CmpNLT(RValue<SIMD::Int> x, RValue<SIMD::Int> y)  in CmpNLT()  function 4348 RValue<SIMD::UInt> CmpNLT(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y)  in CmpNLT()  function 4472 RValue<SIMD::Int> CmpNLT(RValue<SIMD::Float> x, RValue<SIMD::Float> y)  in CmpNLT()  function
  | 
| D | SubzeroReactor.cpp | 3350 RValue<Int4> CmpNLT(RValue<Int4> x, RValue<Int4> y)  in CmpNLT()  function 3604 RValue<UInt4> CmpNLT(RValue<UInt4> x, RValue<UInt4> y)  in CmpNLT()  function 3881 RValue<Int4> CmpNLT(RValue<Float4> x, RValue<Float4> y)  in CmpNLT()  function 4797 RValue<SIMD::Int> CmpNLT(RValue<SIMD::Int> x, RValue<SIMD::Int> y)  in CmpNLT()  function 4991 RValue<SIMD::UInt> CmpNLT(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y)  in CmpNLT()  function 5162 RValue<SIMD::Int> CmpNLT(RValue<SIMD::Float> x, RValue<SIMD::Float> y)  in CmpNLT()  function
  |