OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:armv7
(Results
351 - 375
of
482
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/clang/test/CodeGen/
arm-aapcs-zerolength-bitfield.c
2
// RUN: %clang_cc1 -target-abi aapcs -triple
armv7
-apple-darwin10 %s -verify
arm-apcs-zerolength-bitfield.c
2
// RUN: %clang_cc1 -target-abi apcs-gnu -triple
armv7
-apple-darwin10 %s -verify
/external/clang/test/Driver/
ppc-features.cpp
10
// RUN: %clang -target
armv7
-apple-darwin -faltivec -fsyntax-only %s 2>&1 | FileCheck %s
/external/libvpx/libvpx/build/make/
rtcd.sh
349
armv7
)
/external/llvm/test/CodeGen/ARM/
2009-10-02-NEONSubregsBug.ll
1
; RUN: llc -mtriple=
armv7
-eabi -mcpu=cortex-a8 -enable-unsafe-fp-math < %s
2009-11-13-VRRewriterCrash.ll
1
; RUN: llc -mtriple=
armv7
-eabi -mcpu=cortex-a8 < %s
2012-08-04-DtripleSpillReload.ll
5
target triple = "
armv7
-none-linux-gnueabi"
spill-q.ll
1
; RUN: llc < %s -mtriple=
armv7
-elf -mattr=+neon | FileCheck %s
test-sharedidx.ll
1
; RUN: llc < %s -mtriple=
armv7
-apple-ios -mcpu=cortex-a9 -stress-ivchain | FileCheck %s
vector-DAGCombine.ll
1
; RUN: llc < %s -mtriple=
armv7
-apple-darwin | FileCheck %s
2009-07-29-VFP3Registers.ll
1
; RUN: llc < %s -mtriple=
armv7
-apple-darwin10 -mattr=+vfp3
/external/llvm/test/MC/ARM/
arm-shift-encoding.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple
armv7
-show-encoding < %s | FileCheck %s
/external/oprofile/events/arm/armv7-ca9/
events
4
include:arm/
armv7
-common
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
PrePostMDCT_v7.s
20
@ Content: premdct and postmdct function
armv7
assemble
R4R8First_v7.s
20
@ Content: Radix8First and Radix4First function
armv7
assemble
Radix4FFT_v7.s
20
@ Content: Radix4FFT
armv7
assemble
/hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_deinterleave_neon.s
47
.arch
armv7
-a
/ndk/docs/
PREBUILTS.html
115
armeabi-v7a => when targeting
ARMv7
or higher CPUs
ANDROID-MK.html
238
For
ARMv7
601
corresponds to the
ARMv7
instruction set. Note that not all
ARMv7
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a
[
all
...]
/external/chromium/build/
common.gypi
101
'
armv7
%': 0,
103
# Set Neon compilation flags (only meaningful if
armv7
==1).
193
'
armv7
%': '<(
armv7
)',
345
# Set ARM fpu compilation flags (only meaningful if
armv7
==1 and
[
all
...]
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
plasma.c
46
* too bad on
ARMv7
with the exception of trigonometric functions.
/external/clang/test/CodeGenCXX/
member-function-pointers.cpp
5
// RUN: %clang_cc1 %s -emit-llvm -o - -triple=
armv7
-unknown-unknown | FileCheck -check-prefix GLOBAL-ARM %s
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
143
/// extension (
ARMv7
only).
Completed in 987 milliseconds
<<
11
12
13
14
15
16
17
18
19
20