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

1 2 3 4 5 6 7 8 910

  /external/llvm/test/MC/X86/AlignedBundling/
lock-without-bundle-mode-error.s 1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
unlock-without-lock-error.s 1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
bundle-group-too-large-error.s 1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
align-mode-argument-error.s 1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
bundle-lock-option-error.s 1 # RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
  /sdk/build/
tools.linux.atree 28 eclipse/monitor-linux.gtk.x86_64/monitor tools/lib/monitor-x86_64
33 prebuilts/tools/linux-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
tools.darwin.atree 27 eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64
31 prebuilts/tools/darwin-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
  /external/compiler-rt/make/platform/
clang_linux.mk 24 # Define configs only if arch in triple is i386 or x86_64
26 ifeq ($(call contains,i386 x86_64,$(CompilerTargetArch)),true)
43 SupportedArches += x86_64
46 SupportedArches := x86_64
61 # Build runtime libraries for x86_64.
62 ifeq ($(call contains,$(SupportedArches),x86_64),true)
63 Configs += full-x86_64 profile-x86_64 asan-x86_64 tsan-x86_64 msan-x86_64
    [all...]
  /external/llvm/lib/Target/X86/TargetInfo/
X86TargetInfo.cpp 21 RegisterTarget<Triple::x86_64, /*HasJIT=*/true>
  /external/llvm/test/MC/AsmParser/
directive_thread_init_func.s 1 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
directive_tbss.s 1 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
directive_tdata.s 1 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
directive_tlv.s 1 # RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s
  /external/compiler-rt/lib/x86_64/
Makefile.mk 1 #===- lib/x86_64/Makefile.mk -------------------------------*- Makefile -*--===#
12 OnlyArchs := x86_64
  /prebuilts/tools/gcc-sdk/
addr2line 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
ar 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
as 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
c++ 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
c++filt 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
cpp 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
elfedit 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
g++ 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
gcc 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
gcov 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
gprof 13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux

Completed in 460 milliseconds

1 2 3 4 5 6 7 8 910