/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 25 specialize qw/vp8_dequantize_b mmx neon msa/; 28 specialize qw/vp8_dequant_idct_add mmx neon dspr2 msa/; 31 specialize qw/vp8_dequant_idct_add_y_block sse2 neon dspr2 msa/; 34 specialize qw/vp8_dequant_idct_add_uv_block sse2 neon dspr2 msa/; 40 specialize qw/vp8_loop_filter_mbv sse2 neon dspr2 msa/; 43 specialize qw/vp8_loop_filter_bv sse2 neon dspr2 msa/; 46 specialize qw/vp8_loop_filter_mbh sse2 neon dspr2 msa/; 49 specialize qw/vp8_loop_filter_bh sse2 neon dspr2 msa/; 53 specialize qw/vp8_loop_filter_simple_mbv sse2 neon msa/; 60 specialize qw/vp8_loop_filter_simple_mbh sse2 neon msa/; [all...] |
/art/runtime/arch/mips64/ |
instruction_set_features_mips64.cc | 33 bool msa = true; local 37 return Mips64FeaturesUniquePtr(new Mips64InstructionSetFeatures(msa)); 41 bool msa = (bitmap & kMsaBitfield) != 0; local 42 return Mips64FeaturesUniquePtr(new Mips64InstructionSetFeatures(msa)); 47 const bool msa = true; local 49 const bool msa = false; 51 return Mips64FeaturesUniquePtr(new Mips64InstructionSetFeatures(msa)); 57 bool msa = false; local 68 if (line.find("msa") != std::string::npos) { 69 msa = true 116 bool msa = msa_; local [all...] |
instruction_set_features_mips64.h | 61 // Does it have MSA (MIPS SIMD Architecture) support. 75 explicit Mips64InstructionSetFeatures(bool msa) : InstructionSetFeatures(), msa_(msa) {
|
/external/libvpx/libvpx/vpx_dsp/ |
vpx_dsp_rtcd_defs.pl | 42 specialize qw/vpx_h_predictor_4x4 neon dspr2 msa sse2 vsx/; 55 specialize qw/vpx_v_predictor_4x4 neon msa sse2/; 60 specialize qw/vpx_tm_predictor_4x4 neon dspr2 msa sse2 vsx/; 63 specialize qw/vpx_dc_predictor_4x4 dspr2 msa neon sse2/; 66 specialize qw/vpx_dc_top_predictor_4x4 msa neon sse2/; 69 specialize qw/vpx_dc_left_predictor_4x4 msa neon sse2/; 72 specialize qw/vpx_dc_128_predictor_4x4 msa neon sse2/; 84 specialize qw/vpx_h_predictor_8x8 neon dspr2 msa sse2 vsx/; 95 specialize qw/vpx_v_predictor_8x8 neon msa sse2/; 98 specialize qw/vpx_tm_predictor_8x8 neon dspr2 msa sse2 vsx/ [all...] |
/external/llvm/test/MC/Mips/msa/ |
test_2r_msa64.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
|
test_elm_insert_msa64.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
|
test_elm_msa64.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
|
set-msa-directive.s | 3 # CHECK: .set msa 13 .set msa
|
set-msa-directive-bad.s | 7 .set msa
|
test_dlsa.s | 1 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -show-encoding | \
|
test_elm_insert.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
|
test_i10.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
|
test_lsa.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
|
abiflags.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa | \ 4 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -filetype=obj -o - | \
|
test_elm_insve.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
attr-gnu-abi-msa-1.d | 1 #source: attr-gnu-abi-msa-1.s 8 Tag_GNU_MIPS_ABI_MSA: 128-bit MSA
|
/external/libvpx/libvpx/vp9/common/ |
vp9_rtcd_defs.pl | 40 specialize qw/vp9_filter_by_weight16x16 sse2 msa/; 43 specialize qw/vp9_filter_by_weight8x8 sse2 msa/; 77 specialize qw/vp9_iht4x4_16_add sse2 neon dspr2 msa/; 80 specialize qw/vp9_iht8x8_64_add sse2 neon dspr2 msa/; 83 specialize qw/vp9_iht16x16_256_add sse2 dspr2 msa/; 147 specialize qw/vp9_block_error avx2 msa sse2/; 178 specialize qw/vp9_fht4x4 sse2 msa/; 181 specialize qw/vp9_fht8x8 sse2 msa/; 184 specialize qw/vp9_fht16x16 sse2 msa/; 187 specialize qw/vp9_fwht4x4 msa sse2/ [all...] |
/external/libvpx/ |
config.mips.mk | 10 libvpx_target := config/mips32-msa
|
config.mips64.mk | 7 libvpx_target := config/mips64-msa
|
generate_config.sh | 150 gen_config_files mips32 "--target=mips32-linux-gcc --disable-dspr2 --disable-msa ${all_platforms}" 152 gen_config_files mips32-msa "--target=mips32-linux-gcc --enable-msa ${all_platforms}" 153 gen_config_files mips64 "--target=mips64-linux-gcc --disable-msa ${all_platforms}" 154 gen_config_files mips64-msa "--target=mips64-linux-gcc --enable-msa ${all_platforms}" 169 lint_config mips32-msa 171 lint_config mips64-msa 187 gen_rtcd_header mips32-msa mips32 189 gen_rtcd_header mips64-msa mips6 [all...] |
/external/libvpx/libvpx/vp8/ |
vp8cx.mk | 104 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/dct_msa.c 105 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/encodeopt_msa.c 106 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/quantize_msa.c 107 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/temporal_filter_msa.c 110 VP8_CX_SRCS-$(HAVE_MSA) += encoder/mips/msa/denoising_msa.c 114 VP8_CX_SRCS_REMOVE-$(HAVE_MSA) += encoder/mips/msa/temporal_filter_msa.c
|
vp8_common.mk | 112 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/bilinear_filter_msa.c 113 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/copymem_msa.c 114 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/idct_msa.c 115 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/loopfilter_filters_msa.c 116 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/sixtap_filter_msa.c 117 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp8_macros_msa.h 120 VP8_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/mfqe_msa.c
|
/external/llvm/test/MC/Mips/ |
mips-reginfo-fp64.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa,+fp64 -filetype=obj -o - | \ 5 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n32 -filetype=obj -o - | \ 9 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa,+fp64 -target-abi n64 -filetype=obj -o - | \
|
/external/libvpx/libvpx/vp9/ |
vp9_common.mk | 76 # common (msa) 77 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct4x4_msa.c 78 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct8x8_msa.c 79 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_idct16x16_msa.c 82 VP9_COMMON_SRCS-$(HAVE_MSA) += common/mips/msa/vp9_mfqe_msa.c
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
regexec.c | 339 #define MATCH_ARG_INIT(msa, arg_option, arg_region, arg_start) do {\
340 (msa).stack_p = (void* )0;\
341 (msa).options = (arg_option);\
342 (msa).region = (arg_region);\
343 (msa).start = (arg_start);\
344 (msa).best_len = ONIG_MISMATCH;\
347 #define MATCH_ARG_INIT(msa, arg_option, arg_region, arg_start) do {\
348 (msa).stack_p = (void* )0;\
349 (msa).options = (arg_option);\
350 (msa).region = (arg_region);\ 3067 OnigMatchArg msa; local 3368 OnigMatchArg msa; local [all...] |