OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eabi
(Results
401 - 425
of
867
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/CodeGen/Thumb2/
thumb2-cmp.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-cmp2.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-mvn2.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-orr.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-sub3.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-sub4.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-teq.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-tst.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
/external/llvm/test/MC/ARM/
eh-directive-unwind_raw-diagnostics.s
1
@ RUN: not llvm-mc -triple armv7-linux-
eabi
-filetype asm -o /dev/null 2>&1 %s \
/external/clang/test/Driver/
netbsd.cpp
10
// RUN: %clangxx -no-canonical-prefixes -target arm--netbsd6.0.0-
eabi
\
13
// RUN: %clangxx -no-canonical-prefixes -target arm--netbsd7.0.0-
eabi
\
44
// RUN: %clangxx -no-canonical-prefixes -target arm--netbsd6.0.0-
eabi
-static \
47
// RUN: %clangxx -no-canonical-prefixes -target arm--netbsd7.0.0-
eabi
-static \
88
// ARM: clang{{.*}}" "-cc1" "-triple" "armv5e--netbsd6.0.0-
eabi
"
90
// ARM: "-o" "a.out" "{{.*}}/usr/lib{{/|\\\\}}crt0.o" "{{.*}}/usr/lib{{/|\\\\}}
eabi
{{/|\\\\}}crti.o"
95
// ARM-7: clang{{.*}}" "-cc1" "-triple" "armv5e--netbsd7.0.0-
eabi
"
97
// ARM-7: "-o" "a.out" "{{.*}}/usr/lib{{/|\\\\}}crt0.o" "{{.*}}/usr/lib{{/|\\\\}}
eabi
{{/|\\\\}}crti.o"
163
// S-ARM: clang{{.*}}" "-cc1" "-triple" "armv5e--netbsd6.0.0-
eabi
"
165
// S-ARM: "-o" "a.out" "{{.*}}/usr/lib{{/|\\\\}}crt0.o" "{{.*}}/usr/lib{{/|\\\\}}
eabi
{{/|\\\\}}crti.o
[
all
...]
mips-abi.c
49
// RUN: -mabi=
eabi
2>&1 \
50
// RUN: | FileCheck -check-prefix=MIPS-ABI-
EABI
%s
51
// MIPS-ABI-
EABI
: "-target-cpu" "mips32r2"
52
// MIPS-ABI-
EABI
: "-target-abi" "
eabi
"
/external/clang/test/Preprocessor/
arm-target-features.c
41
// RUN: %clang -target armv8-
eabi
-x c -E -dM %s -o - | FileCheck --check-prefix=ARMV8-
EABI
%s
42
// ARMV8-
EABI
:#define __ARM_ARCH_EXT_IDIV__ 1
44
// RUN: %clang -target armv8-
eabi
-mthumb -x c -E -dM %s -o - | FileCheck --check-prefix=THUMBV8-
EABI
%s
45
// THUMBV8-
EABI
:#define __ARM_ARCH_EXT_IDIV__ 1
65
// RUN: %clang -target armv8a-
eabi
-x c -E -dM %s -o - | FileCheck --check-prefix=ARMV8A-
EABI
%s
66
// ARMV8A-
EABI
:#define __ARM_ARCH_EXT_IDIV__ 1
68
// RUN: %clang -target armv8a-
eabi
-x c -E -dM %s -o - | FileCheck --check-prefix=THUMBV8A-EABI %
[
all
...]
/external/llvm/test/CodeGen/ARM/
select-imm.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s --check-prefix=ARM
3
; RUN: llc -mtriple=arm-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \
6
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \
2007-05-23-BadPreIndexedStore.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
2008-11-18-ScavengerAssert.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+v6,+vfp2 %s -o /dev/null
2009-09-13-InvalidSuperReg.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon -mcpu=cortex-a9 %s -o /dev/null
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
buildit
90
*-none-
eabi
*)
132
*-none-
eabi
*)
147
*-none-
eabi
*)
/abi/cpp/src/
type_info.cc
33
// ARM
EABI
requires string comprison for mangled type names for type_info
/docs/source.android.com/src/source/
building-kernels.jd
181
<pre>$ export PATH=$(pwd)/prebuilts/gcc/linux-x86/arm/arm-
eabi
-4.6/bin:$PATH</pre>
184
<pre>$ export PATH=$(pwd)/prebuilts/gcc/darwin-x86/arm/arm-
eabi
-4.6/bin:$PATH</pre>
188
<pre>$ git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-
eabi
-4.6</pre>
194
$ export CROSS_COMPILE=arm-
eabi
-
/external/clang/test/CodeGen/
alias.c
2
// RUN: %clang_cc1 -triple armv7a-
eabi
-mfloat-abi hard -emit-llvm -o - %s | FileCheck -check-prefix=CHECKCC %s
/external/clang/test/CodeGenCXX/
compound-literals.cpp
1
// RUN: %clang_cc1 -triple armv7-none-
eabi
-emit-llvm -o - %s | FileCheck %s
cxx0x-initializer-references.cpp
1
// RUN: %clang_cc1 -std=c++11 -S -triple armv7-none-
eabi
-emit-llvm -o - %s | FileCheck %s
/external/iptables/extensions/
libext.mk
23
# Accommodate arm-
eabi
-4.4.3 tools that don't set __ANDROID__
/external/libunwind/src/arm/
Gis_signal_frame.c
34
/* ARM
EABI
sigreturn (the syscall number is loaded into r7) */
/external/llvm/test/CodeGen/AArch64/
arm64-big-endian-varargs.ll
6
target triple = "arm64_be-arm-none-
eabi
"
Completed in 4518 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>