Searched defs:CmpGE (Results 1 – 2 of 2) sorted by relevance
268 inline RValue<SIMD::Int> CmpGE(RValue<SIMD::Int> x, RValue<SIMD::Int> y) in CmpGE() function334 inline RValue<SIMD::UInt> CmpGE(RValue<SIMD::UInt> x, RValue<SIMD::UInt> y) in CmpGE() function387 inline RValue<SIMD::Int> CmpGE(RValue<SIMD::Float> x, RValue<SIMD::Float> y) in CmpGE() function
1659 inline RValue<Int4> CmpGE(RValue<Int4> x, RValue<Int4> y) in CmpGE() function1761 inline RValue<UInt4> CmpGE(RValue<UInt4> x, RValue<UInt4> y) in CmpGE() function2028 inline RValue<Int4> CmpGE(RValue<Float4> x, RValue<Float4> y) in CmpGE() function