HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 201 - 225 of 556) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/v8/tools/gyp/
v8_snapshot.target.darwin-mips.mk 14 $(gyp_shared_intermediate_dir)/mksnapshot.mipsel \
22 $(gyp_intermediate_dir)/snapshot.cc: $(gyp_shared_intermediate_dir)/mksnapshot.mipsel $(GYP_TARGET_DEPENDENCIES)
24 $(hide)cd $(gyp_local_path)/v8/tools/gyp; mkdir -p $(gyp_intermediate_dir); "$(gyp_shared_intermediate_dir)/mksnapshot.mipsel" --log-snapshot-positions --logfile "$(gyp_intermediate_dir)/snapshot.log" "$(gyp_intermediate_dir)/snapshot.cc"
v8_snapshot.target.linux-mips.mk 14 $(gyp_shared_intermediate_dir)/mksnapshot.mipsel \
22 $(gyp_intermediate_dir)/snapshot.cc: $(gyp_shared_intermediate_dir)/mksnapshot.mipsel $(GYP_TARGET_DEPENDENCIES)
24 $(hide)cd $(gyp_local_path)/v8/tools/gyp; mkdir -p $(gyp_intermediate_dir); "$(gyp_shared_intermediate_dir)/mksnapshot.mipsel" --log-snapshot-positions --logfile "$(gyp_intermediate_dir)/snapshot.log" "$(gyp_intermediate_dir)/snapshot.cc"
  /ndk/build/tools/
dev-defaults.sh 76 DEFAULT_ARCH_TOOLCHAIN_NAME_mips=mipsel-linux-android
77 DEFAULT_ARCH_TOOLCHAIN_PREFIX_mips=mipsel-linux-android
204 mipsel-*-4.4.3|*-4.6) echo "$DEFAULT_BINUTILS_VERSION";;
  /external/chromium_org/third_party/openssl/
openssl.gyp 53 ['target_arch == "mipsel"', {
  /external/clang/test/CodeGen/
mips-constraint-regs.c 1 // RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s \
mips-target-data.c 1 // RUN: %clang -target mipsel-linux-gnu -o - -emit-llvm -S %s |\
mips-vector-arg.c 1 // RUN: %clang -target mipsel-unknown-linux -O3 -S -o - -emit-llvm %s | FileCheck %s -check-prefix=O32
  /external/llvm/test/CodeGen/Mips/
addressing-mode.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
atomicops.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brind.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
const-mult.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=CHECK
eh-dwarf-cfa.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 < %s | FileCheck %s
eh.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s -check-prefix=CHECK-EL
fp-spill-reload.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
fpnotneeded.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-os16 | FileCheck %s -check-prefix=32
inlineasmmemop.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
int-to-float-conversion.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=32
internalfunc.ll 1 ; RUN: llc < %s -march=mipsel | FileCheck %s
llcarry.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
mips16_32_10.ll 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
mips16_32_9.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=32
spill-copy-acreg.ll 1 ; RUN: llc -march=mipsel -mattr=+dsp < %s
  /external/llvm/test/MC/Mips/
elf_basic.s 4 // RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux %s -o - | llvm-readobj -h | FileCheck -check-prefix=CHECK-LE32 %s
micromips-loadstore-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips | FileCheck %s
micromips-shift-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck %s

Completed in 145 milliseconds

1 2 3 4 5 6 7 891011>>