OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mipsel
(Results
226 - 250
of
882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
memcpy.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
micromips-andi.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-load-effective-address.ll
1
; RUN: llc %s -march=
mipsel
-mattr=micromips -filetype=asm \
micromips-sw-lw-16.ll
1
; RUN: llc %s -march=
mipsel
-mattr=micromips -filetype=asm \
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
optimize-pic-o0.ll
1
; RUN: llc -mtriple=
mipsel
-O0 < %s | FileCheck %s
remat-immed-load.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s -check-prefix=32
s2rem.ll
1
; RUN: llc -mtriple=
mipsel
-linux-gnu -march=
mipsel
-mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC
3
; RUN: llc -mtriple=
mipsel
-linux-gnu -march=
mipsel
-mcpu=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=STATIC
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
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
/external/llvm/test/CodeGen/Mips/msa/
elm_move.ll
5
; RUN: llc -march=
mipsel
-mattr=+msa,+fp64 < %s | FileCheck %s
Completed in 53 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>