OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pic
(Results
226 - 250
of
1035
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
sb1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
selTBteqzCmpi.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
< %s | FileCheck %s -check-prefix=16
selTBtnezCmpi.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
< %s | FileCheck %s -check-prefix=16
selTBtnezSlti.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
< %s | FileCheck %s -check-prefix=16
seteq.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
seteqz.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setge.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setle.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setlt.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setuge.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setugt.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setule.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
setult.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sh1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sll1.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
sll2.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
srl2.ll
1
; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=
pic
-O3 < %s | FileCheck %s -check-prefix=16
/external/llvm/test/CodeGen/PowerPC/
cr_spilling.ll
1
; RUN: llc < %s -march=ppc32 -regalloc=fast -O0 -relocation-model=
pic
-o -
tls-gd.ll
1
; RUN: llc -mcpu=pwr7 -O0 -relocation-model=
pic
< %s | FileCheck %s
tls-ld-2.ll
1
; RUN: llc -mcpu=pwr7 -O1 -relocation-model=
pic
< %s | FileCheck %s
tls-ld.ll
1
; RUN: llc -mcpu=pwr7 -O0 -relocation-model=
pic
< %s | FileCheck %s
/external/llvm/test/CodeGen/Thumb/
2009-07-27-PEIAssert.ll
1
; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=
pic
-disable-fp-elim
/external/llvm/test/CodeGen/Thumb2/
2009-11-01-CopyReg2RegBug.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=
pic
-disable-fp-elim -mcpu=cortex-a8
2010-02-24-BigStack.ll
1
; RUN: llc < %s -O0 -relocation-model=
pic
-disable-fp-elim -mcpu=cortex-a8 -mattr=+vfp2
pic-load.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -relocation-model=
pic
| FileCheck %s
Completed in 769 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>