OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mipsel
(Results
126 - 150
of
882
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Mips/
gpreg-lazy-binding.ll
1
; RUN: llc -march=
mipsel
-disable-mips-delay-filler < %s | FileCheck %s
imm.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
lhu1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
machineverifier.ll
1
; RUN: llc < %s -march=
mipsel
-verify-machineinstrs
micromips-addu16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-and16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-atomic.ll
1
; RUN: llc %s -march=
mipsel
-mcpu=mips32r2 -mattr=micromips -filetype=asm \
micromips-compact-branches.ll
1
; RUN: llc %s -march=
mipsel
-mattr=micromips -filetype=asm -O3 \
micromips-delay-slot.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-li.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-not16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-or16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-subu16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
micromips-xor16.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips32r2 -mattr=+micromips \
mul.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
neg1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
not1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
or1.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
rem.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
remu.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setgek.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setltk.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setultk.ll
1
; RUN: llc -march=
mipsel
-mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
shift-parts.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
sitofp-selectcc-opt.ll
1
; RUN: llc -march=
mipsel
< %s | FileCheck %s
Completed in 73 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>