Searched refs:eabi (Results 1 – 25 of 496) sorted by relevance
12345678910>>...20
1 ; RUN: llc < %s -mtriple=armv4t-unknown-eabi | FileCheck %s -check-prefix=THUMB2 ; RUN: llc < %s -mtriple=armv4-unknown-eabi -mcpu=strongarm | FileCheck %s -check-prefix=ARM3 ; RUN: llc < %s -mtriple=armv7-unknown-eabi -mcpu=cortex-a8 | FileCheck %s -check-prefix=THUMB4 ; RUN: llc < %s -mtriple=armv6-unknown-eabi | FileCheck %s -check-prefix=THUMB5 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=ARM6 ; RUN: llc < %s -mtriple=armv4t-unknown-eabi | FileCheck %s -check-prefix=THUMB
1 ; 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 - \
1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - | FileCheck %s2 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s3 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s4 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - | FileCheck %s
1 ; 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 - \
1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - | FileCheck %s -check-prefix=VFP22 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s -check-prefix=NFP03 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=CORTEXA84 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a9 %s -o - | FileCheck %s -check-prefix=CORTEXA9
1 ; RUN: llc -mtriple armv7-eabi -o - %s | FileCheck %s2 ; RUN: llc -mtriple thumbv6m-eabi -o - %s | FileCheck %s3 ; RUN: llc -mtriple thumbv7-eabi -o - %s | FileCheck %s
1 ; RUN: llc < %s -mtriple=armv4-unknown-eabi | FileCheck %s -check-prefix=V42 ; RUN: llc < %s -mtriple=armv5-unknown-eabi | FileCheck %s3 ; RUN: llc < %s -mtriple=armv6-unknown-eabi | FileCheck %s
1 ; 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 - \
1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - | FileCheck %s -check-prefix=VFP22 ; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s -check-prefix=NEON3 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s -check-prefix=A8
1 ; RUN: llc -mtriple=arm-eabi -mcpu=cortex-a8 %s -o - | FileCheck %s2 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-CMP3 ; RUN: llc -mtriple=arm-eabi -mattr=+v4t %s -o - | FileCheck %s -check-prefix CHECK-V4-BX
1 ; RUN: llc -mtriple=armebv7a-eabi %s -O0 -o - | FileCheck %s2 ; RUN: llc -mtriple=armebv8a-eabi %s -O0 -o - | FileCheck %s
1 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s2 ; RUN: llc -mtriple=thumb-eabi %s -o - | FileCheck %s
1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6 %s -o - | FileCheck %s -check-prefix=V62 ; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s -check-prefix=V43 ; RUN: llc -mtriple=thumb-eabi -mcpu=cortex-m3 %s -o - | FileCheck %s -check-prefix=M3
1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 %s -o - | FileCheck %s3 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 -enable-sign-dependent-rounding-fp-math %s -o - \
1 @ 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 \
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 \
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 \
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 \
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"