Home
last modified time | relevance | path

Searched refs:eabi (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/external/llvm/test/CodeGen/ARM/
Darmv4.ll1 ; RUN: llc < %s -mtriple=armv4t-unknown-eabi | FileCheck %s -check-prefix=THUMB
2 ; RUN: llc < %s -mtriple=armv4-unknown-eabi -mcpu=strongarm | FileCheck %s -check-prefix=ARM
3 ; RUN: llc < %s -mtriple=armv7-unknown-eabi -mcpu=cortex-a8 | FileCheck %s -check-prefix=THUMB
4 ; RUN: llc < %s -mtriple=armv6-unknown-eabi | FileCheck %s -check-prefix=THUMB
5 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=ARM
6 ; RUN: llc < %s -mtriple=armv4t-unknown-eabi | FileCheck %s -check-prefix=THUMB
Dfadds.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
10 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
16 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - \
Dfnmuls.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
3 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s
4 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - | FileCheck %s
Dfmuls.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
10 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
16 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - \
Dfsubs.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
13 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
Dfdivs.ll1 ; 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=NFP0
3 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=CORTEXA8
4 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - | FileCheck %s -check-prefix=CORTEXA9
Dundefined.ll1 ; 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
Dfp_convert.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
10 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
16 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - \
D2010-03-18-ldm-rtrn.ll1 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=V4
2 ; RUN: llc < %s -mtriple=armv5-unknown-eabi | FileCheck %s
3 ; RUN: llc < %s -mtriple=armv6-unknown-eabi | FileCheck %s
Dfnegs.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
10 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
16 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - \
Dfnmscs.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - \
4 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - \
7 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - \
10 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 -regalloc=basic %s -o - \
13 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 --enable-unsafe-fp-math %s -o - \
Dfnmacs.ll1 ; 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
Difcvt3.ll1 ; 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
Dfmscs.ll1 ; 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
Dhints.ll1 ; 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
Dbig-endian-ret-f64.ll1 ; RUN: llc -mtriple=armebv7a-eabi %s -O0 -o - | FileCheck %s
2 ; RUN: llc -mtriple=armebv8a-eabi %s -O0 -o - | FileCheck %s
D2009-05-18-InlineAsmMem.ll1 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
2 ; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
Dmulhi.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6 %s -o - | FileCheck %s -check-prefix=V6
2 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s -check-prefix=V4
3 ; RUN: llc -mtriple=thumb-eabi -mcpu=cortex-m3 %s -o - | FileCheck %s -check-prefix=M3
Dfnmul.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 %s -o - | FileCheck %s
3 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 -enable-sign-dependent-rounding-fp-math %s -o - \
/external/llvm/test/MC/ARM/
Darm-thumb-cpus-default.s1 @ RUN: llvm-mc -show-encoding -triple=arm-eabi < %s \
4 @ RUN: llvm-mc -show-encoding -triple=armv4t-eabi < %s \
7 @ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-a15 < %s \
10 @ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-m3 < %s \
13 @ RUN: llvm-mc -show-encoding -triple=armv7m-eabi < %s \
16 @ RUN: llvm-mc -show-encoding -triple=armv6m-eabi < %s \
Ddirective-arch_extension-mp.s1 @ 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 \
Darm-thumb-cpus.s1 @ 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 \
Ddirective-arch_extension-sec.s1 @ 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 \
Ddirective-arch_extension-idiv.s1 @ 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/deqp/framework/delibs/cmake/
Dtoolchain-android-r4.cmake3 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"

12345678910>>...20