HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /external/llvm/test/CodeGen/Mips/
brdelayslot.ll 1 ; RUN: llc -march=mipsel -enable-mips-delay-filler < %s | FileCheck %s
frame-address.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
addc.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
largeimm1.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
buildpairextractelementf64.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
cprestore.ll 1 ; DISABLED: llc -march=mipsel < %s | FileCheck %s
fpcmp.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s -check-prefix=CHECK-MIPS32
inlineasmmemop.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
blockaddr.ll 1 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefix=CHECK-PIC
2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC
tls.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=PIC
2 ; RUN: llc -march=mipsel -relocation-model=static < %s \
largeimmprinting.ll 1 ; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
internalfunc.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
unalignedload.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s -check-prefix=CHECK-EL
eh.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s -check-prefix=CHECK-EL
fcopysign.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s -check-prefix=CHECK-EL
  /external/llvm/lib/Target/Mips/TargetInfo/
MipsTargetInfo.cpp 22 RegisterTarget<Triple::mipsel,
23 /*HasJIT=*/true> Y(TheMipselTarget, "mipsel", "Mipsel");
  /external/blktrace/
barrier.h 22 #elif defined(__mips__) /* also mipsel */
  /external/wpa_supplicant/
defconfig 26 #CC=mipsel-uclibc-gcc
27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
34 #CC=mipsel-uclibc-gcc
35 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
  /external/wpa_supplicant_6/wpa_supplicant/
.config 26 #CC=mipsel-uclibc-gcc
27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
34 #CC=mipsel-uclibc-gcc
35 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
defconfig 26 #CC=mipsel-uclibc-gcc
27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
34 #CC=mipsel-uclibc-gcc
35 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
  /external/wpa_supplicant_8/wpa_supplicant/
.config 26 #CC=mipsel-uclibc-gcc
27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
34 #CC=mipsel-uclibc-gcc
35 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
defconfig 26 #CC=mipsel-uclibc-gcc
27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl
34 #CC=mipsel-uclibc-gcc
35 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc
  /external/clang/test/CodeGenCXX/
sizeof-unwind-exception.cpp 5 // RUN: %clang_cc1 -triple mipsel-unknown-unknown -emit-llvm -fcxx-exceptions -fexceptions %s -O2 -o - | FileCheck %s --check-prefix=MIPS
  /external/libvpx/
README 84 will likely work as well. For instance, to build using the mipsel-linux-uclibc
88 $ CROSS=mipsel-linux-uclibc- ../libvpx/configure
  /external/llvm/include/llvm/ADT/
Triple.h 51 mipsel, // MIPSEL: mipsel, mipsallegrexel, psp enumerator in enum:llvm::Triple::ArchType

Completed in 261 milliseconds

1 2 3 4 5