OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v2u64
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_avg_msa.c
42
v2u64
sum2;
/external/libvpx/libvpx/vpx_dsp/mips/
intrapred_msa.c
159
v2u64
sum_d;
209
v2u64
sum_d;
235
v2u64
sum_d;
268
v2u64
sum_d;
291
v2u64
sum_d;
322
v2u64
sum_d;
351
v2u64
sum_d;
macros_msa.h
[
all
...]
/external/clang/test/CodeGen/
builtins-mips-msa.c
12
typedef unsigned long long
v2u64
__attribute__ ((vector_size(16)));
typedef
40
v2u64
v2u64_a = (
v2u64
) {0, 1};
41
v2u64
v2u64_b = (
v2u64
) {1, 2};
42
v2u64
v2u64_r;
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
msa.h
45
typedef unsigned long long
v2u64
__attribute__((vector_size(16), aligned(16)));
typedef
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
msa.h
45
typedef unsigned long long
v2u64
__attribute__((vector_size(16), aligned(16)));
typedef
/external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h
[
all
...]
Completed in 1455 milliseconds