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

<<21222324252627282930>>

  /prebuilts/misc/linux-x86/analyzer/bin/
ccc-syntax 54 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
cxx-analyzer 49 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
cxx-syntax 51 mips) CLANG_FLAGS="$CLANG_FLAGS -target mipsel-none-linux-android"
  /external/clang/test/Driver/
mips-as.c 6 // RUN: %clang -target mipsel-linux-gnu -### \
18 // RUN: %clang -target mipsel-linux-gnu -### \
43 // RUN: %clang -target mipsel-linux-gnu -mabi=32 -### \
mips-cs.cpp 352 // RUN: --target=mipsel-linux-gnu -mhard-float \
381 // RUN: --target=mipsel-linux-gnu -mhard-float -muclibc \
410 // RUN: --target=mipsel-linux-gnu -mips16 \
439 // RUN: --target=mipsel-linux-gnu -mmicromips \
468 // RUN: --target=mipsel-linux-gnu -mnan=2008 \
497 // RUN: --target=mipsel-linux-gnu -muclibc -mnan=2008 \
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 56 mipsel, // MIPSEL: mipsel, mipsallegrexel enumerator in enum:llvm::Triple::ArchType
  /external/v8/build/
toolchain.gypi 449 ['v8_target_arch=="mipsel"', {
649 }], # v8_target_arch=="mipsel"
791 v8_target_arch=="mipsel")', {
    [all...]
  /external/v8/test/mjsunit/
mjsunit.status 149 'unicode-case-overoptimization': [PASS, NO_VARIANTS, ['arch == arm or arch == android_arm or arch == android_arm64 or arch == mipsel or arch == mips64el or arch == mips', TIMEOUT]],
384 ['arch == mipsel or arch == mips', {
414 }], # 'arch == mipsel or arch == mips'
  /external/libunwind/aux/
config.guess 180 echo mipsel-unknown-openbsd${UNAME_RELEASE}
201 echo mipsel-unknown-openbsd${UNAME_RELEASE}
210 echo mipsel-unknown-openbsd${UNAME_RELEASE}
773 #undef mipsel
774 #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
775 CPU=mipsel
    [all...]
  /external/jpeg/
config.guess 119 echo mipsel-unknown-openbsd${UNAME_RELEASE}
125 echo mipsel-unknown-openbsd${UNAME_RELEASE}
131 echo mipsel-unknown-openbsd${UNAME_RELEASE}
  /external/llvm/test/CodeGen/Mips/
load-store-left-right.ll 1 ; RUN: llc -march=mipsel -mcpu=mips32 < %s | FileCheck -check-prefix=ALL -check-prefix=MIPS32 -check-prefix=MIPS32-EL %s
3 ; RUN: llc -march=mipsel -mcpu=mips32r2 < %s | FileCheck -check-prefix=ALL -check-prefix=MIPS32 -check-prefix=MIPS32-EL %s
5 ; RUN: llc -march=mipsel -mcpu=mips32r6 < %s | FileCheck -check-prefix=ALL -check-prefix=MIPS32R6 -check-prefix=MIPS32R6-EL %s
inlineasm-operand-code.ll 3 ; RUN: llc -march=mipsel < %s | FileCheck -check-prefix=CHECK_LITTLE_32 %s
o32_cc_byval.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
prevent-hoisting.ll 1 ; RUN: llc -march=mipsel -O3 < %s | FileCheck %s
  /external/llvm/unittests/ADT/
TripleTest.cpp 425 T.setArch(Triple::mipsel);
426 EXPECT_EQ(Triple::mipsel, T.get32BitArchVariant().getArch());
450 EXPECT_EQ(Triple::mipsel, T.get32BitArchVariant().getArch());
  /frameworks/base/docs/html/ndk/guides/
standalone_toolchain.jd 54 <td>{@code mipsel-linux-android-&lt;gcc-version&gt;}</td>
144 <td>{@code -target mipsel-none-linux-android}</td>
589 <td>{@code $TOOLCHAIN/mipsel-linux-android/lib/}</td>
  /external/clang/test/CodeGen/
mips-clobber-reg.c 1 // RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s
  /external/libpcap/Win32/Include/arpa/
nameser.h 216 defined(MIPSEL) || defined(_MIPSEL) || defined(BIT_ZERO_ON_RIGHT) || \
  /external/llvm/include/llvm/Object/
RelocVisitor.h 174 case Triple::mipsel:
  /external/llvm/test/CodeGen/Mips/cconv/
arguments-hard-float-varargs.ll 2 ; RUN: llc -march=mipsel -relocation-model=static < %s | FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=O32 --check-prefix=O32LE %s
  /external/llvm/test/CodeGen/Mips/msa/
3r-p.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
elm_shift_slide.ll 5 ; RUN: llc -march=mipsel -mattr=+msa,+fp64 < %s | FileCheck %s
  /external/llvm/test/MC/Mips/
micromips-control-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips \
micromips-invalid.s 1 # RUN: not llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips 2>%t1
mips-jump-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips32r2 | \

Completed in 1209 milliseconds

<<21222324252627282930>>