OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_mm_loadu_ps
(Results
51 - 56
of
56
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
xmmintrin.h
903
_mm_loadu_ps
(float const *__P)
function
[
all
...]
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
xmmintrin.h
929
_mm_loadu_ps
(float const *__P)
function
[
all
...]
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
xmmintrin.h
1213
_mm_loadu_ps
(float const *__P)
function
[
all
...]
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
xmmintrin.h
1213
_mm_loadu_ps
(float const *__P)
function
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h
[
all
...]
/external/opencv3/modules/core/src/
stat.cpp
164
__m128 v_src =
_mm_loadu_ps
(src0 + x);
677
__m128 r0 =
_mm_loadu_ps
(src + i);
[
all
...]
Completed in 475 milliseconds
1
2
3