OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eabi
(Results
126 - 150
of
867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/ARM/
addrmode.ll
2
; RUN: llc -mtriple=arm-
eabi
-stats %s -o - 2>&1 | FileCheck %s
bic.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
extloadi1.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o /dev/null
fold-const.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+v7 %s -o - | FileCheck %s
fp-arg-shuffle.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+neon -float-abi=soft %s -o - | FileCheck %s
inlineasm4.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
insn-sched1.ll
1
; RUN: llc -mtriple=arm-
eabi
-mattr=+v6 %s -o /dev/null
large-stack.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o /dev/null
long-setcc.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
metadata-default.ll
4
target triple = "armv7--none-
eabi
"
metadata-short-enums.ll
4
target triple = "armv7--none-
eabi
"
metadata-short-wchar.ll
4
target triple = "armv7--none-
eabi
"
movt.ll
1
; RUN: llc -mtriple=arm-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
str_trunc.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
unord.ll
1
; RUN: llc -mtriple=arm-
eabi
%s -o - | FileCheck %s
/external/llvm/test/CodeGen/Thumb/
2014-06-10-thumb1-ldst-opt-bug.ll
1
; RUN: llc < %s -mtriple=thumbv6m-
eabi
-o - | FileCheck %s
barrier.ll
3
; RUN: llc -mtriple=thumb-
eabi
-mcpu=cortex-m0 %s -o - | FileCheck %s -check-prefix=V6M
long-setcc.ll
1
; RUN: llc -mtriple=thumb-
eabi
%s -o - | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
2009-08-07-CoalescerBug.ll
1
; RUN: llc < %s -mtriple=armv7-
eabi
-mattr=+vfp2
2009-08-08-ScavengerAssert.ll
1
; RUN: llc < %s -mtriple=armv7-
eabi
-mattr=+vfp2
mul_const.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-ldr_post.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s
thumb2-sub5.ll
1
; RUN: llc -mtriple=thumb-
eabi
-mcpu=arm1156t2-s -mattr=+thumb2,+32bit %s -o - \
/external/llvm/test/MC/ARM/
arm-qualifier-diagnostics.s
1
@ RUN: not llvm-mc -triple armv7-
eabi
-filetype asm -o - %s 2>&1 | FileCheck %s
directive-align.s
1
@ RUN: llvm-mc -triple armv7-
eabi
%s | FileCheck %s
Completed in 149 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>