Searched refs:Neon (Results 1 – 16 of 16) sorted by relevance
/external/llvm/test/MC/ARM/ |
D | vfp-aliases-diagnostics.s | 34 @ CHECK: error: VFP/Neon double precision register expected 37 @ CHECK: error: VFP/Neon double precision register expected 40 @ CHECK: error: VFP/Neon double precision register expected 43 @ CHECK: error: VFP/Neon double precision register expected 46 @ CHECK: error: VFP/Neon single precision register expected 49 @ CHECK: error: VFP/Neon single precision register expected 52 @ CHECK: error: VFP/Neon single precision register expected 55 @ CHECK: error: VFP/Neon single precision register expected 59 @ CHECK: error: VFP/Neon single precision register expected 62 @ CHECK: error: VFP/Neon single precision register expected [all …]
|
/external/libpng/contrib/arm-neon/ |
D | linux.c | 39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator 111 state = Neon; in png_have_neon() 115 case Neon: in png_have_neon()
|
/external/libyuv/ |
D | README.google | 9 Specifically libyuv is optimized for SSE2/SSSE3 and Neon and has demonstrated
|
/external/libpng/ |
D | configure.ac | 287 [Disable ARM Neon optimizations]) 292 [Check for ARM Neon support at run-time]);; 295 [Turn on ARM Neon optimizations at run-time]);; 298 [Enable ARM Neon optimizations])
|
D | CHANGES | 4447 run-time tests used by the ARM Neon code, using the PNG_ARM_NEON option.
|
/external/libavc/common/arm/ |
D | ih264_inter_pred_luma_copy_a9q.s | 223 @ Neon registers d0-d7, d16-d30 are used
|
D | ih264_iquant_itrans_recon_dc_a9.s | 348 @ Neon registers d0-d7, d16-d30 are used
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 2841 // Neon Intrinsic-Op instructions (VABA): double- and quad-register. 2859 // Neon 3-argument intrinsics, both double- and quad-register. 2925 // Neon Long 3-argument intrinsic. The destination register is 3227 // Neon 2-register vector operations and intrinsics. 3229 // Neon 2-register comparisons. 3290 // Neon 2-register vector intrinsics, 3314 // Neon Narrowing 2-register vector operations, 3331 // Neon Narrowing 2-register vector intrinsics, 3349 // Neon Lengthening 2-register vector intrinsic (currently specific to VMOVL). 3362 // Neon 3-register vector operations. [all …]
|
D | ARMInstrFormats.td | 126 def NeonDomain : Domain<2>; // Instructions in Neon domain only 127 def VFPNeonDomain : Domain<3>; // Instructions in both VFP & Neon domains 128 def VFPNeonA8Domain : Domain<5>; // Instructions in VFP & Neon under A8
|
/external/eigen/ |
D | CMakeLists.txt | 205 option(EIGEN_TEST_NEON "Enable/Disable Neon in tests/examples" OFF)
|
/external/v8/test/cctest/ |
D | test-disasm-arm.cc | 782 TEST(Neon) { in TEST() argument
|
/external/google-breakpad/src/build/ |
D | common.gypi | 77 # Set Neon compilation flags (only meaningful if arm_version==7).
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 315 On ARM Cortex A9 with Neon extensions, real-time encoding of video
|
/external/libpng/scripts/ |
D | pnglibconf.dfa | 223 # ARM_NEON_CHECK: (PNG_ARM_NEON == 1) compile a run-time check to see if Neon
|
/external/valgrind/ |
D | NEWS | 441 n-i-bz (vex 3098) Avoid generation of Neon insns on non-Neon hosts
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSemaKinds.td | 2104 "Neon vector size must be 64 or 128 bits">;
|