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

<<11121314151617181920>>

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 57 else if (Arch == Triple::mipsel || Arch == Triple::mips)
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCTargetDesc.cpp 50 TheTriple.getArch() == Triple::mipsel)
  /external/llvm/test/CodeGen/Mips/
alloca.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
fastcc.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
2 ; RUN: llc < %s -mtriple=mipsel-none-nacl-gnu \
4 ; RUN: llc < %s -march=mipsel -mcpu=mips32 -mattr=+nooddspreg | FileCheck %s -check-prefix=NOODDSPREG
5 ; RUN: llc < %s -march=mipsel -mcpu=mips32r2 -mattr=+fp64,+nooddspreg | FileCheck %s -check-prefix=FP64-NOODDSPREG
fp16-promote.ll 1 ; RUN: llc -asm-verbose=false -mtriple=mipsel-linux-gnueabi < %s | FileCheck %s -check-prefix=CHECK-LIBCALL
fpneeded.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-os16 | FileCheck %s -check-prefix=32
mips16_32_8.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
mips16ex.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
misha.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
seleq.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
seleqk.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selgek.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selgt.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selle.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
selltk.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/CodeGen/Mips/cconv/
memory-layout.ll 2 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
return.ll 2 ; RUN: llc -mtriple=mipsel-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=O32 %s
  /external/llvm/test/CodeGen/Mips/msa/
2r_vector_scalar.ll 6 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | \
2rf_exup.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
2rf_float_int.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
3r-v.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
3r_splat.ll 6 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | \
3rf_4rf.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
3rf_q.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
elm_cxcmsa.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s

Completed in 187 milliseconds

<<11121314151617181920>>