Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp2622 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
2826 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
3155 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function
4207 RValue<SIMD::Int> CmpNLE(RValue<SIMD::Int> x, RValue<SIMD::Int> y) in CmpNLE() function
4347 RValue<SIMD::UInt> CmpNLE(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y) in CmpNLE() function
4471 RValue<SIMD::Int> CmpNLE(RValue<SIMD::Float> x, RValue<SIMD::Float> y) in CmpNLE() function
H A DSubzeroReactor.cpp3356 RValue<Int4> CmpNLE(RValue<Int4> x, RValue<Int4> y) in CmpNLE() function
3610 RValue<UInt4> CmpNLE(RValue<UInt4> x, RValue<UInt4> y) in CmpNLE() function
3887 RValue<Int4> CmpNLE(RValue<Float4> x, RValue<Float4> y) in CmpNLE() function
4803 RValue<SIMD::Int> CmpNLE(RValue<SIMD::Int> x, RValue<SIMD::Int> y) in CmpNLE() function
4997 RValue<SIMD::UInt> CmpNLE(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y) in CmpNLE() function
5168 RValue<SIMD::Int> CmpNLE(RValue<SIMD::Float> x, RValue<SIMD::Float> y) in CmpNLE() function