HomeSort by relevance Sort by last modified time
    Searched refs:_simd16_cvtepi32_ps (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
format_conversion.h 232 vComp = _simd16_cvtepi32_ps(_simd16_castps_si(vComp));
format_types.h 824 result = _simd16_cvtepi32_ps(_simd16_castps_si(result));
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
simd16intrin.h 434 INLINE simd16scalar _simd16_cvtepi32_ps(simd16scalari a) function
918 #define _simd16_cvtepi32_ps _mm512_cvtepi32_ps macro
    [all...]

Completed in 47 milliseconds