HomeSort by relevance Sort by last modified time
    Searched refs:mips64el (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /external/llvm/lib/Target/Mips/TargetInfo/
MipsTargetInfo.cpp 28 RegisterTarget<Triple::mips64el,
30 "mips64el", "Mips64el [experimental]");
  /frameworks/compile/mclinker/lib/Target/Mips/TargetInfo/
MipsTargetInfo.cpp 20 mcld::RegisterTarget<llvm::Triple::mips64el>
21 X2(TheMips64elTarget, "mips64el");
  /external/llvm/test/MC/Mips/
mips64-instructions.s 1 # RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
higher-highest-addressing.s 1 # RUN: llvm-mc -filetype=obj -triple=mips64el-unknown-linux -mcpu=mips64r2 %s \
2 # RUN: | llvm-objdump -disassemble -triple mips64el - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -triple=mips64el-unknown-linux -mcpu=mips64r2 %s \
elf_eflags.s 40 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -mattr=-n64,n32 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPS64EL-MIPS64R2-N32 %s
41 # MIPS64EL-MIPS64R2-N32: Flags [ (0x80000020)
43 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64r2 -mattr=-n64,n32,+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPS64EL-MIPS64R2-N32-NAN2008 %s
44 # MIPS64EL-MIPS64R2-N32-NAN2008: Flags [ (0x80000420)
46 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64 -mattr=-n64,n32 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPS64EL-MIPS64-N32 %s
47 # MIPS64EL-MIPS64-N32: Flags [ (0x60000020)
49 # RUN: llvm-mc -filetype=obj -triple mips64el-unknown-linux -mcpu=mips64 -mattr=-n64,n32,+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-p (…)
    [all...]
elf_reginfo.s 4 # RUN: llvm-mc -filetype=obj -triple=mips64el-linux -mattr=-n64,+n64 %s -o - \
mips64-alu-instructions.s 1 # RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -mcpu=mips64r2 | FileCheck %s
  /build/core/clang/
TARGET_mips64.mk 4 CLANG_CONFIG_mips64_TARGET_TRIPLE := mips64el-linux-android
55 RS_COMPAT_TRIPLE := mips64el-linux-android
TARGET_mips.mk 6 $($(clang_2nd_arch_prefix)TARGET_TOOLCHAIN_ROOT)/mips64el-linux-android/bin
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 27 if ((TheTriple.getArch() == Triple::mips64el) ||
  /ndk/toolchains/mips64el-linux-android-clang3.4/
setup.mk 16 # this file is used to prepare the NDK to build with the mips64el llvm-3.4
37 TOOLCHAIN_NAME := mips64el-linux-android-$(TOOLCHAIN_VERSION)
40 TOOLCHAIN_PREFIX := $(TOOLCHAIN_PREBUILT_ROOT)/bin/mips64el-linux-android-
49 LLVM_TRIPLE := mips64el-none-linux-android
config.mk 16 # config file for the mips64el llvm-3.4 toolchain for the Android NDK
  /ndk/build/tools/
dev-defaults.sh 95 DEFAULT_ARCH_TOOLCHAIN_NAME_mips64=mips64el-linux-android
96 DEFAULT_ARCH_TOOLCHAIN_PREFIX_mips64=mips64el-linux-android
prebuilt-common.sh 1083 mips64el*)
1087 ABI_CONFIGURE_TARGET="mips64el-linux-android"
    [all...]
make-standalone-toolchain.sh 98 mips64el-*)
417 LLVM_TARGET=mips64el-none-linux-android
504 # x86_64 and mips64el toolchain are built multilib.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsEmulation.cpp 26 assert(arch == llvm::Triple::mipsel || arch == llvm::Triple::mips64el);
  /ndk/toolchains/mips64el-linux-android-4.9/
config.mk 16 # config file for the mips64el gcc-4.9 toolchain for the Android NDK
setup.mk 16 # this file is used to prepare the NDK to build with the mips64el gcc-4.9
  /build/core/combo/
TARGET_linux-mips64.mk 56 TARGET_TOOLCHAIN_ROOT := prebuilts/gcc/$(HOST_PREBUILT_TAG)/mips/mips64el-linux-android-$(TARGET_GCC_VERSION)
57 TARGET_TOOLS_PREFIX := $(TARGET_TOOLCHAIN_ROOT)/bin/mips64el-linux-android-
TARGET_linux-mips.mk 56 $(combo_2nd_arch_prefix)TARGET_TOOLCHAIN_ROOT := prebuilts/gcc/$(HOST_PREBUILT_TAG)/mips/mips64el-linux-android-$($(combo_2nd_arch_prefix)TARGET_GCC_VERSION)
57 $(combo_2nd_arch_prefix)TARGET_TOOLS_PREFIX := $($(combo_2nd_arch_prefix)TARGET_TOOLCHAIN_ROOT)/bin/mips64el-linux-android-
  /external/llvm/lib/Support/
Triple.cpp 32 case mips64el: return "mips64el";
82 case mips64el: return "mips";
191 .Case("mips64el", mips64el)
274 .Case("mips64el", Triple::mips64el)
817 case llvm::Triple::mips64el:
878 case Triple::mips64el: T.setArch(Triple::mipsel); break;
911 case Triple::mips64el
    [all...]
  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 177 case llvm::Triple::mips64el:
  /ndk/toolchains/llvm-3.4/
setup.mk 128 TARGET_PREBUILT_ROOT = $(call host-prebuilt-tag,$(NDK_ROOT)/toolchains/mips64el-linux-android-$(TOOLCHAIN_VERSION))
129 cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/mips64el-linux-android-strip$(HOST_EXEEXT) --strip-unneeded $(call host-path,$1)
220 include $(NDK_ROOT)/toolchains/mips64el-linux-android-clang3.4/setup.mk
  /external/llvm/include/llvm/ADT/
Triple.h 59 mips64el, // MIPS64EL: mips64el enumerator in enum:llvm::Triple::ArchType
  /ndk/tests/standalone/
run.sh 349 mips64el*-linux-android)

Completed in 488 milliseconds

1 2 3 4 5