_mm_cvttps_epi32

Convert packed single-precision (32-bit) floating-point elements in a to packed 32-bit integers with truncation.

nothrow @nogc pure @trusted
__m128i
_mm_cvttps_epi32
(
__m128 a
)

Meta