OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v4f32
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
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
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
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
...]
Completed in 89 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026