OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mips16
(Results
101 - 125
of
397
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
brconnek.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
ctlz.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=static
ex2.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
extins.ll
2
; RUN: llc < %s -march=mips -mcpu=
mips16
| FileCheck %s -check-prefix=16
lb1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
lbu1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
lh1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
mips16_fpret.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=1
2
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=2
3
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=3
4
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=
mips16
-relocation-model=static < %s | FileCheck %s -check-prefix=4
mulll.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
mulull.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sb1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %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
setne.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
srl1.ll
1
; RUN: llc -march=mipsel -mcpu=
mips16
-relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
Completed in 707 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>