_mm_cmpgt_epi32

Compare packed 32-bit integers in a and b for greater-than.

nothrow @nogc pure @safe
__m128i
_mm_cmpgt_epi32
(
__m128i a
,
__m128i b
)

Meta