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

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Mips/
inlineasm-cnstrnt-bad-N.ll 6 ; RUN: not llc -march=mipsel < %s 2> %t
inlineasm-cnstrnt-bad-O.ll 6 ; RUN: not llc -march=mipsel < %s 2> %t
inlineasm-cnstrnt-bad-P.ll 6 ; RUN: not llc -march=mipsel < %s 2> %t
micromips-gp-rc.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32r2 -mattr=+micromips \
return_address.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
swzero.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
tls16.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
tls16_2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
beqzc.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
beqzc1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=cond-b-short
ctlz.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -mattr=+mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=static
i32k.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=pic -mips16-constant-islands=false -O3 < %s | FileCheck %s -check-prefix=16
mature-mc-support.ll 12 ; SKIP: not llc -march=mipsel < %s > /dev/null 2> %t3
15 ; RUN: not llc -march=mipsel -filetype=obj < %s > /dev/null 2> %t4
micromips-atomic1.ll 1 ; RUN: llc -march=mipsel -filetype=obj --disable-machine-licm -mattr=micromips < %s -o - \
2 ; RUN: | llvm-objdump -no-show-raw-insn -arch mipsel -mcpu=mips32r2 -mattr=micromips -d - \
  /external/llvm/test/MC/Mips/
elf_st_other.s 1 // RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux %s -o -| llvm-readobj -t | FileCheck %s
llvm-mc-fixup-endianness.s 2 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mipsel-unknown-unknown %s | FileCheck -check-prefix=LE %s
micromips-diagnostic-fixup.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips -mattr=+micromips 2>&1 -filetype=obj | FileCheck %s
mips-diagnostic-fixup.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips 2>&1 -filetype=obj | FileCheck %s
sym-expr.s 3 # RUN: llvm-mc -triple=mipsel -show-inst-operands %s 2> %t0
  /external/llvm/test/Object/
yaml2obj-elf-file-headers-with-e_flags.yaml 12 # CHECK: Arch: mipsel
  /prebuilts/misc/android-mips/gdbserver/
README.txt 6 ./build/tools/build-gdbserver.sh /tmp/ndk-$USER/src $NDK -j32 mipsel-linux-android-4.8 --gdb-version=7.7
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
fpext.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 \
fptrunc.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 \
loadstrconst.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 \
shift.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32r2 -O1 -fast-isel=true -mips-fast-isel -filetype=obj %s -o - \
2 ; RUN: | llvm-objdump -arch mipsel -mcpu=mips32r2 -d - | FileCheck %s

Completed in 421 milliseconds

1 2 34 5 6 7 8 91011>>