HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 251 - 275 of 882) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Mips/
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
srl2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
tnaked.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
brdelayslot.ll 1 ; RUN: llc -march=mipsel -O0 < %s | FileCheck %s -check-prefix=None
2 ; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=Default
3 ; RUN: llc -march=mipsel -O1 -relocation-model=static < %s | \
5 ; RUN: llc -march=mipsel -disable-mips-df-forward-search=false \
7 ; RUN: llc -march=mipsel -disable-mips-df-backward-search \
call-optimization.ll 1 ; RUN: llc -march=mipsel -disable-mips-delay-filler < %s | \
3 ; RUN: llc -march=mipsel -mips-load-target-from-got=false \
cmplarge.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=cmp16
4 target triple = "mipsel--linux-gnu"
fcopysign.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s -check-prefix=32
2 ; RUN: llc < %s -march=mipsel -mcpu=mips32r2 | FileCheck %s -check-prefix=32R2
lcb4a.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=ci
mips16_32_3.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_4.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_5.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_6.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16_32_7.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
tls-models.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck -check-prefix=CHECK-PIC %s
2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck -check-prefix=CHECK-NONPIC %s
  /external/llvm/test/MC/Mips/
elf_reginfo.s 6 # RUN: llvm-mc -filetype=obj -triple=mipsel %s -target-abi n32 -o - \
micromips-label-test.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
sym-offset.ll 1 ; DISABLED: llc -filetype=obj -mtriple mipsel-unknown-linux %s -o - | llvm-readobj -s -sd | FileCheck %s
micromips-jump26.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
micromips-tailr.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding \
3 # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \
  /external/clang/test/CodeGen/
mips64-padding-arg.c 1 // RUN: %clang -target mipsel-unknown-linux -O3 -S -o - -emit-llvm %s | FileCheck %s -check-prefix=O32
3 // RUN: %clang -target mipsel-unknown-linux -mfp64 -O3 -S -o - -emit-llvm %s | FileCheck %s -check-prefix=O32
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
loadstore2.ll 7 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32r2 \
9 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32 \
overflt.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32 \
simplestorei.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -mips-fast-isel -fast-isel-abort=1 -mcpu=mips32 \

Completed in 848 milliseconds

<<11121314151617181920>>