HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 126 - 150 of 1367) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/Mips/
return_address.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
selectcc.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=pic < %s
2 ; RUN: llc -march=mipsel -mcpu=mips32 -pre-RA-sched=source -relocation-model=pic < %s | FileCheck %s --check-prefix=SOURCE-SCHED
3 ; RUN: llc -march=mipsel -mcpu=mips32r2 -relocation-model=pic < %s
4 ; RUN: llc -march=mipsel -mcpu=mips32r2 -pre-RA-sched=source -relocation-model=pic < %s | FileCheck %s --check-prefix=SOURCE-SCHED
swzero.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
thread-pointer.ll 3 ; RUN: llc -march=mipsel < %s | FileCheck %s
tls16.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
tls16_2.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
beqzc.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+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 -mattr=mips16 -mattr=+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
  /external/llvm/test/ExecutionEngine/OrcMCJIT/
multi-module-sm-pic-a.ll 2 ; XFAIL: mips-, mipsel-, i686, i386
  /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
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
  /external/llvm/test/tools/llvm-readobj/
mips-options-sec.test 1 RUN: llvm-readobj -mips-options %p/Inputs/options.obj.elf-mipsel | FileCheck %s
mips-reginfo.test 1 RUN: llvm-readobj -mips-reginfo %p/Inputs/reginfo.obj.elf-mipsel | FileCheck %s
  /external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
buildpairextractelementf64.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
cprestore.ll 1 ; DISABLED: llc -march=mipsel < %s | FileCheck %s
  /external/clang/test/Driver/
clang-translation.c 237 // RUN: %clang -target mipsel-linux-gnu -### -S %s 2>&1 | \
238 // RUN: FileCheck -check-prefix=MIPSEL %s
239 // MIPSEL: clang
240 // MIPSEL: "-cc1"
241 // MIPSEL: "-target-cpu" "mips32r2"
242 // MIPSEL: "-mfloat-abi" "hard"
244 // RUN: %clang -target mipsel-linux-android -### -S %s 2>&1 | \
245 // RUN: FileCheck -check-prefix=MIPSEL-ANDROID %s
246 // MIPSEL-ANDROID: clang
247 // MIPSEL-ANDROID: "-cc1
    [all...]
mips-mti.cpp 97 // EL-HARD-O32: "[[TC]]/../../../../mips-mti-linux-gnu/include/c++/4.9.2/mips-mti-linux-gnu/mipsel-r2-hard/lib"
101 // EL-HARD-O32: "[[TC]]/../../../../sysroot/mipsel-r2-hard/lib/../usr/include"
103 // EL-HARD-O32: "--sysroot=[[TC]]/../../../../sysroot/mipsel-r2-hard"
105 // EL-HARD-O32: "[[TC]]/../../../../sysroot/mipsel-r2-hard/usr/lib/../lib{{/|\\\\}}crt1.o"
106 // EL-HARD-O32: "[[TC]]/../../../../sysroot/mipsel-r2-hard/usr/lib/../lib{{/|\\\\}}crti.o"
107 // EL-HARD-O32: "[[TC]]/mipsel-r2-hard/lib{{/|\\\\}}crtbegin.o"
108 // EL-HARD-O32: "-L[[TC]]/../../../../mips-mti-linux-gnu/lib/mipsel-r2-hard/lib"
109 // EL-HARD-O32: "-L[[TC]]/mipsel-r2-hard/lib"
110 // EL-HARD-O32: "-L[[TC]]/../../../../sysroot/mipsel-r2-hard/lib/../lib"
111 // EL-HARD-O32: "-L[[TC]]/../../../../sysroot/mipsel-r2-hard/usr/lib/../lib
    [all...]
mips-mti-linux.c 33 // CHECK-LE-HF-32R2: "{{[^"]*}}clang{{[^"]*}}" {{.*}} "-triple" "mipsel-mti-linux"
36 // CHECK-LE-HF-32R2: "{{[^"]*}}lld{{[^"]*}}" "-flavor" "old-gnu" "-target" "mipsel-mti-linux"
37 // CHECK-LE-HF-32R2-SAME: "--sysroot=[[SYSROOT:[^"]+]]" {{.*}} "-dynamic-linker" "/lib/ld-musl-mipsel.so.1"
38 // CHECK-LE-HF-32R2-SAME: "[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib{{/|\\\\}}crt1.o"
39 // CHECK-LE-HF-32R2-SAME: "[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib{{/|\\\\}}crti.o"
40 // CHECK-LE-HF-32R2-SAME: "-L[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib"
41 // CHECK-LE-HF-32R2-SAME: "{{[^"]+}}/mipsel-r2-hard-musl{{/|\\\\}}lib{{/|\\\\}}linux{{/|\\\\}}libclang_rt.builtins-mips.a"
43 // CHECK-LE-HF-32R2-SAME: "[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib{{/|\\\\}}crtn.o"
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
fpext.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
fptrunc.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \
loadstrconst.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32r2 \
3 ; RUN: llc -march=mipsel -relocation-model=pic -O0 -fast-isel-abort=1 -mcpu=mips32 \

Completed in 1578 milliseconds

1 2 3 4 56 7 8 91011>>