Searched refs:DSP (Results 1 – 25 of 37) sorted by relevance
12
/external/llvm/test/CodeGen/Mips/ |
D | madd-msub.ll | 4 ; 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 …]
|
D | dsp-patterns.ll | 104 ; DSP-ASE doesn't have a v4i8 multiply instruction. Check that multiply node gets expanded.
|
/external/llvm/test/CodeGen/Mips/mips32r6/ |
D | compatibility.ll | 2 ; 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/ |
D | compatibility.ll | 2 …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/ |
D | mips-abiflags.test | 11 EL64-NEXT: DSP (0x1) 30 BE32-NEXT: DSP (0x1)
|
/external/fec/ |
D | README | 11 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/ |
D | README.mips | 6 - 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/ |
D | README.md | 9 * Optimized for DSP R2 on Mips.
|
/external/llvm/lib/Target/Mips/ |
D | Mips.td | 159 def FeatureDSP : SubtargetFeature<"dsp", "HasDSP", "true", "Mips DSP ASE">; 161 "Mips DSP-R2 ASE", [FeatureDSP]>; 163 : SubtargetFeature<"dspr3", "HasDSPR3", "true", "Mips DSP-R3 ASE",
|
D | MicroMipsDSPInstrInfo.td | 1 //===- 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
|
D | MipsDSPInstrInfo.td | 1 //===- 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/ |
D | invalid-thumb-MSR-MClass.txt | 27 # invalid mask = '01' (ThumbV7M does not have the DSP extension)
|
/external/llvm/test/MC/Mips/micromips-dspr2/ |
D | invalid.s | 18 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
|
/external/llvm/test/MC/Mips/micromips-dsp/ |
D | invalid.s | 24 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
|
/external/libopus/ |
D | Android.bp | 190 // 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/ |
D | README | 32 DSP Lab
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARM.td | 89 /// Some M architectures don't have the DSP extension (v7E-M vs. v7M) 91 "Supports v7 DSP instructions in Thumb2">;
|
/external/ImageMagick/ |
D | Install-windows.txt | 23 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/ |
D | Readme.txt | 13 - all DSP & DSW for Microsoft VisualC++ 6.0 (can be used also with VS.NET AFAIK)
|
/external/skia/site/dev/contrib/ |
D | simd.md | 4 …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/ |
D | ARM.td | 216 /// DSP extension. 218 "Supports DSP instructions in ARM and/or Thumb2">;
|
/external/webrtc/webrtc/ |
D | LICENSE_THIRD_PARTY | 64 * SpanDSP - a series of DSP components for telephony 85 * SpanDSP - a series of DSP components for telephony
|
/external/clang/include/clang/Basic/ |
D | BuiltinsMips.def | 17 // MIPS DSP Rev 1 127 // MIPS DSP Rev 2
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsMips.td | 15 // MIPS DSP data types 23 // MIPS DSP Rev 1 274 // MIPS DSP Rev 2
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 28 ; DSP functions that are most often used in x264.
|
12