HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 26 - 50 of 430) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Mips/
fneg.ll 1 ; RUN: llc < %s -march=mipsel -mcpu=mips32 | FileCheck %s
fp16static.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -mips16-hard-float -soft-float -relocation-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC16
inlineasm-cnstrnt-bad-I-1.ll 5 ; RUN: not llc -march=mipsel < %s 2> %t
inlineasm-cnstrnt-bad-J.ll 5 ; RUN: not llc -march=mipsel < %s 2> %t
inlineasm-cnstrnt-bad-K.ll 5 ; RUN: not llc -march=mipsel < %s 2> %t
inlineasm-cnstrnt-bad-L.ll 5 ; RUN: not llc -march=mipsel < %s 2> %t
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
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
vector-setcc.ll 1 ; RUN: llc -march=mipsel < %s
i32k.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16a
2 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16b
and1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconeqk.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconeqz.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconnez.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
div.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
div_rem.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
divu.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/clang/test/Driver/
linux-ld.c 302 // RUN: -target mipsel-linux-gnu \
303 // RUN: | FileCheck --check-prefix=CHECK-MIPSEL %s
304 // CHECK-MIPSEL: "{{.*}}ld{{(.exe)?}}"
305 // CHECK-MIPSEL: "-m" "elf32ltsmip"
306 // CHECK-MIPSEL: "-dynamic-linker" "{{.*}}/lib/ld.so.1"
307 // CHECK-MIPSEL-NOT: "--hash-style={{gnu|both}}"
399 // RUN: -target mipsel-linux-gnu \
401 // RUN: | FileCheck --check-prefix=CHECK-DEBIAN-MIPSEL %s
402 // CHECK-DEBIAN-MIPSEL: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]"
403 // CHECK-DEBIAN-MIPSEL: "{{.*}}/usr/lib/gcc/mipsel-linux-gnu/4.5/crtbegin.o
    [all...]
  /external/clang/test/CodeGen/
mips-byval-arg.c 1 // RUN: %clang -target mipsel-unknown-linux -O3 -S -o - -emit-llvm %s | FileCheck %s -check-prefix=O32
  /external/clang/test/Sema/
mips16_attr_allowed.c 1 // RUN: %clang_cc1 -triple mipsel-linux-gnu -fsyntax-only -verify %s

Completed in 660 milliseconds

12 3 4 5 6 7 8 91011>>