OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:armv7
(Results
226 - 250
of
482
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
2009-08-21-PostRAKill3.ll
5
target triple = "
armv7
-apple-darwin9"
2009-11-13-ScavengerAssert.ll
1
; RUN: llc -mtriple=
armv7
-eabi -mcpu=cortex-a8 < %s
fast-isel-br-const.ll
1
; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=
armv7
-apple-ios | FileCheck %s --check-prefix=ARM
fast-isel-fold.ll
1
; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=
armv7
-apple-darwin | FileCheck %s --check-prefix=ARM
fast-isel-icmp.ll
1
; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=
armv7
-apple-ios | FileCheck %s --check-prefix=ARM
fast-isel-mvn.ll
1
; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=
armv7
-apple-ios | FileCheck %s --check-prefix=ARM
intrinsics.ll
1
; RUN: llc < %s -mtriple=
armv7
-eabi -mcpu=cortex-a8 | FileCheck %s
invoke-donothing-assert.ll
1
; RUN: llc < %s -mtriple=
armv7
-apple-ios | FileCheck %s
ldm.ll
1
; RUN: llc < %s -mtriple=
armv7
-apple-darwin | FileCheck %s
load-global.ll
5
; RUN: llc < %s -mtriple=
armv7
-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_V7
lsr-icmp-imm.ll
2
; RUN: llc -mtriple=
armv7
-apple-ios -disable-code-place < %s | FileCheck %s
vector-extend-narrow.ll
1
; RUN: llc -mtriple
armv7
%s -o - | FileCheck %s
fast-isel-frameaddr.ll
1
; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -mtriple=
armv7
-apple-darwin | FileCheck %s --check-prefix=DARWIN-ARM
2
; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -mtriple=
armv7
-linux-gnueabi | FileCheck %s --check-prefix=LINUX-ARM
/external/llvm/test/CodeGen/Thumb2/
2009-08-21-PostRAKill4.ll
5
target triple = "
armv7
-apple-darwin9"
/external/llvm/test/MC/Disassembler/ARM/
invalid-VLD1DUPq8_UPD-arm.txt
1
# RUN: llvm-mc --disassemble %s -triple=
armv7
-unknown-unknwon -mcpu=cortex-a8 2>&1 | FileCheck %s
invalid-VQADD-arm.txt
1
# RUN: llvm-mc --disassemble %s -triple=
armv7
-unknown-unknwon -mcpu=cortex-a8 2>&1 | grep "invalid instruction encoding"
invalid-VST2b32_UPD-arm.txt
1
# RUN: llvm-mc --disassemble %s -triple=
armv7
-unknown-unknwon -mcpu=cortex-a8 2>&1 | grep "invalid instruction encoding"
/external/skia/gyp/
core.gyp
90
[ 'skia_os == "android" and skia_arch_type == "arm" and
armv7
== 1', {
/frameworks/compile/libbcc/lib/Renderscript/runtime/
build_bc_lib.mk
34
-target
armv7
-none-linux-gnueabi \
/hardware/samsung_slsi/exynos5/libswconverter/
csc_interleave_memcpy_neon.s
43
.arch
armv7
-a
/dalvik/vm/mterp/
config-armv7-a
16
# Configuration for
ARMv7
-A targets.
41
import
armv7
-a/platform.S
config-armv7-a-neon
16
# Configuration for
ARMv7
-A targets.
41
import
armv7
-a/platform.S
/development/ndk/samples/hello-neon/jni/
helloneon.c
122
strlcat(buffer, "Not an
ARMv7
CPU !\n", sizeof buffer);
159
strlcat(buffer, "Program not compiled with
ARMv7
support !\n", sizeof buffer);
/external/clang/test/CodeGenCXX/
vtable-key-function-ios.cpp
1
// RUN: %clang_cc1 %s -triple=
armv7
-apple-darwin -emit-llvm -o - | FileCheck %s
2
// RUN: %clang_cc1 %s -triple=
armv7
-apple-darwin -emit-llvm -o - | FileCheck -check-prefix=CHECK-LATE %s
/external/llvm/test/MC/ARM/
arm_instructions.s
3
@ RUN: llvm-mc -mcpu=cortex-a9-mp -triple
armv7
-unknown-nacl -show-encoding %s \
5
@ RUN: llvm-mc -mcpu=cortex-a8 -mattr=+nacl-trap -triple
armv7
-show-encoding %s \
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>