OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eabi
(Results
101 - 125
of
867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Thumb2/
thumb2-clz.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2,+v7 %s -o - | FileCheck %s
/external/llvm/test/MC/AArch64/
dot-req-case-insensitive.s
1
// RUN: llvm-mc -triple=arm64-
eabi
< %s | FileCheck %s
/external/llvm/test/MC/ARM/
directive-arch_extension-sec.s
1
@ RUN: not llvm-mc -triple armv6-
eabi
-filetype asm -o /dev/null 2>&1 %s \
3
@ RUN: not llvm-mc -triple armv7-
eabi
-filetype asm -o /dev/null 2>&1 %s \
5
@ RUN: not llvm-mc -triple thumbv6-
eabi
-filetype asm -o /dev/null 2>&1 %s \
7
@ RUN: not llvm-mc -triple thumbv7-
eabi
-filetype asm -o /dev/null 2>&1 %s \
directive-word-diagnostics.s
1
@ RUN: not llvm-mc -triple armv7-
eabi
-filetype asm -o /dev/null 2>&1 %s \
udf-arm-diagnostics.s
1
@ RUN: not llvm-mc -triple arm-
eabi
%s 2>&1 | FileCheck %s
udf-thumb-2.s
1
@ RUN: llvm-mc -triple thumbv7-
eabi
-mattr +thumb2 -show-encoding %s | FileCheck %s
udf-thumb-diagnostics.s
1
@ RUN: not llvm-mc -triple thumbv6m-
eabi
%s 2>&1 | FileCheck %s
arm-thumb-cpus.s
1
@ RUN: not llvm-mc -show-encoding -triple=arm-
eabi
< %s 2>&1 \
7
@ RUN: llvm-mc -show-encoding -triple=arm-
eabi
-mcpu=cortex-a15 < %s 2>&1 \
10
@ RUN: not llvm-mc -show-encoding -triple=arm-
eabi
-mcpu=cortex-m3 < %s 2>&1 \
13
@ RUN: not llvm-mc -show-encoding -triple=armv7m-
eabi
< %s 2>&1 \
16
@ RUN: not llvm-mc -show-encoding -triple=armv6m-
eabi
< %s 2>&1 \
directive-arch_extension-idiv.s
1
@ RUN: not llvm-mc -triple armv6-
eabi
-filetype asm -o /dev/null 2>&1 %s \
3
@ RUN: not llvm-mc -triple armv7-
eabi
-filetype asm -o /dev/null 2>&1 %s \
5
@ RUN: not llvm-mc -triple armv7m-
eabi
-filetype asm -o /dev/null 2>&1 %s \
7
@ RUN: not llvm-mc -triple thumbv6-
eabi
-filetype asm -o /dev/null 2>&1 %s \
9
@ RUN: not llvm-mc -triple thumbv7-
eabi
-filetype asm -o /dev/null 2>&1 %s \
11
@ RUN: not llvm-mc -triple thumbv7m-
eabi
-filetype asm -o /dev/null 2>&1 %s \
/external/llvm/test/CodeGen/ARM/
fmscs.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+vfp2 %s -o - | FileCheck %s -check-prefix=VFP2
2
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon %s -o - | FileCheck %s -check-prefix=NEON
3
; RUN: llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=A8
fnmacs.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+vfp2 %s -o - | FileCheck %s -check-prefix=VFP2
2
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon %s -o - | FileCheck %s -check-prefix=NEON
3
; RUN: llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=A8
hints.ll
1
; RUN: llc -mtriple armv7-
eabi
-o - %s | FileCheck %s
2
; RUN: llc -mtriple thumbv6m-
eabi
-o - %s | FileCheck %s
3
; RUN: llc -mtriple thumbv7-
eabi
-o - %s | FileCheck %s
ifcvt3.ll
1
; RUN: llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - | FileCheck %s
2
; RUN: llc -mtriple=arm-
eabi
-mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-CMP
3
; RUN: llc -mtriple=arm-
eabi
-mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-BX
vargs_align.ll
1
; RUN: llc < %s -march=arm -mtriple=arm-linux-gnueabi | FileCheck %s -check-prefix=
EABI
18
;
EABI
: add sp, sp, #12
19
;
EABI
: add sp, sp, #16
2009-08-31-TwoRegShuffle.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon %s -o - | FileCheck %s
2011-10-26-memset-with-neon.ll
1
; RUN: llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - | FileCheck %s
2011-11-09-BitcastVectorDouble.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon %s -o - | FileCheck %s
2012-09-25-InlineAsmScalarToVectorConv.ll
1
; RUN: not llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - 2>&1 | FileCheck %s
2012-09-25-InlineAsmScalarToVectorConv2.ll
1
; RUN: not llc -mtriple=arm-
eabi
-mcpu=cortex-a8 %s -o - 2>&1 | FileCheck %s
/external/qemu/distrib/sdl-1.2.15/
symbian.zip
/external/clang/test/Preprocessor/
arm-acle-6.4.c
1
// RUN: %clang -target arm-
eabi
-mcpu=cortex-m0 -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-CORTEX-M0
9
// RUN: %clang -target arm-
eabi
-mcpu=arm810 -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-ARM810
17
// RUN: %clang -target arm-
eabi
-mcpu=arm7tdmi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-ARM7TDMI
25
// RUN: %clang -target arm-
eabi
-mcpu=cortex-a7 -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-CORTEX-A7
33
// RUN: %clang -target arm-
eabi
-mcpu=cortex-r4 -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-CORTEX-R4
/external/clang/test/Driver/
arm-mfpu.c
3
// RUN: %clang -target arm-linux-
eabi
%s -### -o %t.o 2>&1 \
10
// RUN: %clang -target arm-linux-
eabi
-mfpu=fpa %s -### -o %t.o 2>&1 \
12
// RUN: %clang -target arm-linux-
eabi
-mfpu=fpe2 %s -### -o %t.o 2>&1 \
14
// RUN: %clang -target arm-linux-
eabi
-mfpu=fpe3 %s -### -o %t.o 2>&1 \
16
// RUN: %clang -target arm-linux-
eabi
-mfpu=maverick %s -### -o %t.o 2>&1 \
22
// RUN: %clang -target arm-linux-
eabi
-mfpu=vfp3-d16 %s -### -o %t.o 2>&1 \
24
// RUN: %clang -target arm-linux-
eabi
-mfpu=vfpv3-d16 %s -### -o %t.o 2>&1 \
30
// RUN: %clang -target arm-linux-
eabi
-mfpu=vfp %s -### -o %t.o 2>&1 \
35
// RUN: %clang -target arm-linux-
eabi
-mfpu=vfp3 %s -### -o %t.o 2>&1 \
37
// RUN: %clang -target arm-linux-
eabi
-mfpu=vfpv3 %s -### -o %t.o 2>&1
[
all
...]
/external/clang/test/Lexer/
wchar-signedness.c
2
// RUN: %clang_cc1 -fsyntax-only -dM -E %s -triple armv7-none-
eabi
| FileCheck %s --check-prefix=CHECK-ARM
/external/deqp/framework/delibs/cmake/
toolchain-android-r4.cmake
3
set(CMAKE_SYSTEM_PROCESSOR arm-
eabi
)
21
set(ANDROID_CC_PATH "${ANDROID_NDK_PATH}/build/prebuilt/${ANDROID_NDK_HOST_OS}/arm-
eabi
-4.4.0/")
22
set(CROSS_COMPILE "${ANDROID_CC_PATH}bin/arm-
eabi
-")
48
"${ANDROID_CC_PATH}arm-
eabi
"
/external/llvm/test/CodeGen/AArch64/
init-array.ll
2
; RUN: llc -mtriple=aarch64-none-none-
eabi
-verify-machineinstrs -use-init-array -o - %s | FileCheck %s
Completed in 315 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>