Home
last modified time | relevance | path

Searched refs:DSP (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/test/CodeGen/Mips/
Dmadd-msub.ll4 ; RUN: llc -march=mips -mcpu=mips32 -mattr=dsp < %s | FileCheck %s -check-prefix=DSP
20 ; DSP-DAG: sra $[[T0:[0-9]+]], $6, 31
21 ; DSP-DAG: mtlo $6, $[[AC:ac[0-3]+]]
22 ; DSP-DAG: madd $[[AC]], ${{[45]}}, ${{[45]}}
23 ; DSP-DAG: mfhi $2, $[[AC]]
24 ; DSP-DAG: mflo $3, $[[AC]]
66 ; DSP-DAG: addiu $[[T0:[0-9]+]], $zero, 0
67 ; DSP-DAG: mtlo $6, $[[AC:ac[0-3]+]]
68 ; DSP-DAG: maddu $[[AC]], ${{[45]}}, ${{[45]}}
69 ; DSP-DAG: mfhi $2, $[[AC]]
[all …]
Ddsp-patterns.ll104 ; DSP-ASE doesn't have a v4i8 multiply instruction. Check that multiply node gets expanded.
/external/llvm/test/CodeGen/Mips/mips32r6/
Dcompatibility.ll2 ; RUN: not llc -march=mipsel -mcpu=mips32r6 -mattr=+dsp < %s 2>&1 | FileCheck --check-prefix=DSP %s
5 ; DSP: MIPS32r6 is not compatible with the DSP ASE
/external/llvm/test/CodeGen/Mips/mips64r6/
Dcompatibility.ll2 …march=mipsel -mcpu=mips64r6 -target-abi n64 -mattr=+dsp < %s 2>&1 | FileCheck --check-prefix=DSP %s
5 ; DSP: MIPS64r6 is not compatible with the DSP ASE
/external/llvm/test/tools/llvm-readobj/
Dmips-abiflags.test11 EL64-NEXT: DSP (0x1)
30 BE32-NEXT: DSP (0x1)
/external/fec/
DREADME11 useful in modems implemented with digital signal processing (DSP).
28 coefficients. This is the basic DSP primitive for digital filtering
32 useful in DSP for finding the total energy in a signal.
106 Merged SIMD-Viterbi, RS and DSP libraries
/external/valgrind/
DREADME.mips6 - MIPS DSP ASE on MIPS32 platforms is supported.
46 - You can not compile tests for DSP ASE if you are using gcc (GCC) older
/external/libyuv/files/
DREADME.md9 * Optimized for DSP R2 on Mips.
/external/llvm/lib/Target/Mips/
DMips.td159 def FeatureDSP : SubtargetFeature<"dsp", "HasDSP", "true", "Mips DSP ASE">;
161 "Mips DSP-R2 ASE", [FeatureDSP]>;
163 : SubtargetFeature<"dspr3", "HasDSPR3", "true", "Mips DSP-R3 ASE",
DMicroMipsDSPInstrInfo.td1 //===- MicroMipsDSPInstrInfo.td - Micromips DSP instructions -*- tablegen *-=//
10 // This file describes MicroMips DSP instructions.
419 // microMIPS DSP Rev 1
536 // microMIPS DSP Rev 2
599 // microMIPS DSP Rev 3
DMipsDSPInstrInfo.td1 //===- MipsDSPInstrInfo.td - DSP ASE instructions -*- tablegen ------------*-=//
10 // This file describes Mips DSP ASE instructions.
541 // MIPS DSP Rev 1
937 // MIPS DSP Rev 2
1108 // MIPS DSP Rev 1
1227 // MIPS DSP Rev 2
1281 // Pseudos for loading and storing ccond field of DSP control register.
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumb-MSR-MClass.txt27 # invalid mask = '01' (ThumbV7M does not have the DSP extension)
/external/llvm/test/MC/Mips/micromips-dspr2/
Dinvalid.s18 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
/external/llvm/test/MC/Mips/micromips-dsp/
Dinvalid.s24 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
/external/libopus/
DAndroid.bp190 // DSP, MEDIA and NEON instructions are in the same assembler
207 // Note: OPUS enhanced DSP/NEON implementation is not yet
/external/zlib/src/contrib/iostream3/
DREADME32 DSP Lab
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARM.td89 /// Some M architectures don't have the DSP extension (v7E-M vs. v7M)
91 "Supports v7 DSP instructions in Thumb2">;
/external/ImageMagick/
DInstall-windows.txt23 any workspace (DSW) or project files (DSP) except for those included with
175 ImageMagick\Visualmagick\utilities (project - DSP)
181 ImageMagick\VisualMagick\Magick++\demo (project - DSP)
186 ImageMagick\VisualMagick\contrib\win32\MFC\NtMagick (project - DSP)
/external/libxml2/bakefile/
DReadme.txt13 - all DSP & DSW for Microsoft VisualC++ 6.0 (can be used also with VS.NET AFAIK)
/external/skia/site/dev/contrib/
Dsimd.md4 …SSE family of instruction sets on x86 or from NEON on ARM or from MIPS32's DSP instructions. Depe…
6 …outine might be specialized for NEON but not for SSE, or might have a MIPS DSP implementation but …
/external/llvm/lib/Target/ARM/
DARM.td216 /// DSP extension.
218 "Supports DSP instructions in ARM and/or Thumb2">;
/external/webrtc/webrtc/
DLICENSE_THIRD_PARTY64 * SpanDSP - a series of DSP components for telephony
85 * SpanDSP - a series of DSP components for telephony
/external/clang/include/clang/Basic/
DBuiltinsMips.def17 // MIPS DSP Rev 1
127 // MIPS DSP Rev 2
/external/llvm/include/llvm/IR/
DIntrinsicsMips.td15 // MIPS DSP data types
23 // MIPS DSP Rev 1
274 // MIPS DSP Rev 2
/external/libvpx/libvpx/third_party/x86inc/
Dx86inc.asm28 ; DSP functions that are most often used in x264.

12