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

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/CodeGen/Mips/
sr1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static < %s | FileCheck %s
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=NEG
sra1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sra2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sub1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sub2.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
ul1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
vector-load-store.ll 1 ; RUN: llc -march=mipsel -mattr=+dsp < %s | FileCheck %s
vector-setcc.ll 1 ; RUN: llc -march=mipsel < %s
xor1.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brsize3a.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=b-short
  /external/llvm/test/MC/Disassembler/Mips/
mips-dsp.txt 1 # RUN: llvm-mc -triple=mipsel-unknown-linux -mattr=+dsp -disassemble < %s | FileCheck %s
  /external/llvm/test/MC/Mips/
micromips-alias.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
micromips-label-test-sections.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
set-mips0-directive.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 | \
set-push-pop-directives-bad.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 2>%t1
  /external/llvm/test/Object/Mips/
objdump-micro-mips.test 1 RUN: llvm-objdump -d -mattr=micromips %p/../Inputs/micro-mips.elf-mipsel \
  /ndk/toolchains/mipsel-linux-android-4.8/
config.mk 16 # config file for the mipsel gcc-4.8 toolchain for the Android NDK
  /ndk/toolchains/mipsel-linux-android-4.9/
config.mk 16 # config file for the mipsel gcc-4.9 toolchain for the Android NDK
  /ndk/toolchains/mipsel-linux-android-clang3.4/
config.mk 16 # config file for the mipsel llvm-3.4 toolchain for the Android NDK
setup.mk 16 # this file is used to prepare the NDK to build with the mipsel llvm-3.4
37 TOOLCHAIN_NAME := mipsel-linux-android-$(TOOLCHAIN_VERSION)
40 TOOLCHAIN_PREFIX := $(TOOLCHAIN_PREBUILT_ROOT)/bin/mipsel-linux-android-
49 LLVM_TRIPLE := mipsel-none-linux-android
  /ndk/toolchains/mipsel-linux-android-clang3.5/
config.mk 16 # config file for the mipsel llvm-3.5 toolchain for the Android NDK
setup.mk 16 # this file is used to prepare the NDK to build with the mipsel llvm-3.5
37 TOOLCHAIN_NAME := mipsel-linux-android-$(TOOLCHAIN_VERSION)
40 TOOLCHAIN_PREFIX := $(TOOLCHAIN_PREBUILT_ROOT)/bin/mipsel-linux-android-
49 LLVM_TRIPLE := mipsel-none-linux-android
  /development/build/
sdk-linux-x86.atree 39 prebuilts/sdk/tools/linux/bin/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
fpintconv.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 \
  /external/llvm/test/CodeGen/Mips/cconv/
callee-saved-fpxx1.ll 2 ; RUN: llc -march=mipsel -mattr=+o32,+fp64 < %s | FileCheck --check-prefix=O32-FP64-INV %s
5 ; RUN: llc -march=mipsel -mattr=+o32,+fpxx < %s | FileCheck --check-prefix=O32-FPXX %s

Completed in 1326 milliseconds

1 2 3 4 5 67 8 91011>>