HomeSort by: relevance | last modified time | path
    Searched defs:v4f32 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
msa.h 30 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef
msa.h 30 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef
  /src/external/gpl3/gcc/dist/gcc/config/mips/
msa.h 47 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
msa.h 47 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
msa.h 47 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
msa.h 47 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
lsxintrin.h 46 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
2296 return (__m128)__builtin_lsx_vfadd_s ((v4f32)_1, (v4f32)_2);
2312 return (__m128)__builtin_lsx_vfsub_s ((v4f32)_1, (v4f32)_2);
2328 return (__m128)__builtin_lsx_vfmul_s ((v4f32)_1, (v4f32)_2);
2344 return (__m128)__builtin_lsx_vfdiv_s ((v4f32)_1, (v4f32)_2);
2360 return (__m128i)__builtin_lsx_vfcvt_h_s ((v4f32)_1, (v4f32)_2)
    [all...]
lsxintrin.h 46 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
2296 return (__m128)__builtin_lsx_vfadd_s ((v4f32)_1, (v4f32)_2);
2312 return (__m128)__builtin_lsx_vfsub_s ((v4f32)_1, (v4f32)_2);
2328 return (__m128)__builtin_lsx_vfmul_s ((v4f32)_1, (v4f32)_2);
2344 return (__m128)__builtin_lsx_vfdiv_s ((v4f32)_1, (v4f32)_2);
2360 return (__m128i)__builtin_lsx_vfcvt_h_s ((v4f32)_1, (v4f32)_2)
    [all...]

Completed in 37 milliseconds