HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 101 - 125 of 2438) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
fold-call-2.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | grep mov | count 1
x86_64-mul-by-const.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
memcpy-2.ll 1 ; RUN: llc < %s -mattr=+sse2 -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE2-Darwin
3 ; RUN: llc < %s -mattr=+sse,-sse2 -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE1
4 ; RUN: llc < %s -mattr=-sse -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=NOSSE
5 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=X86-64
12 ; SSE2-Darwin-LABEL: t1:
13 ; SSE2-Darwin: movsd _.str+16, %xmm0
14 ; SSE2-Darwin: movsd %xmm0, 16(%esp)
15 ; SSE2-Darwin: movaps _.str, %xmm0
16 ; SSE2-Darwin: movaps %xmm
    [all...]
stack-align2.ll 3 ; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-I386
6 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-X86_64
14 ; DARWIN-I386: subl $12, %esp
19 ; DARWIN-X86_64: pushq %{{.*}}
20 ; DARWIN-X86_64-NOT: subq {{.*}}, %rsp
  /external/llvm/test/MC/ARM/
bracket-darwin.s 1 // RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t
invalid-hint-arm.s 1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
  /external/llvm/test/MC/AsmParser/
directive_space.s 1 # RUN: llvm-mc -triple i386-apple-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/llvm/test/MC/Disassembler/ARM/
hex-immediates.txt 1 # RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -hdis < %s | FileCheck %s
  /external/llvm/test/MC/MachO/ARM/
empty-function-nop.ll 1 ; RUN: llc < %s -filetype=obj -mtriple=thumbv6-apple-darwin -o - | macho-dump --dump-section-data | FileCheck -check-prefix=CHECK-T1 %s
2 ; RUN: llc < %s -filetype=obj -mtriple=thumbv7-apple-darwin -o - | macho-dump --dump-section-data | FileCheck -check-prefix=CHECK-T2 %s
3 ; RUN: llc < %s -filetype=obj -mtriple=armv6-apple-darwin -o - | macho-dump --dump-section-data | FileCheck -check-prefix=CHECK-ARM %s
4 ; RUN: llc < %s -filetype=obj -mtriple=armv7-apple-darwin -o - | macho-dump --dump-section-data | FileCheck -check-prefix=CHECK-ARMV7 %s
  /external/qemu/android/config/target-x86/
config.h 10 * HAX is supported in darwin and windows host
  /prebuilts/tools/darwin-x86/sdl/
PREBUILT 5 $ ./android-configure.sh --prefix $ANDROID/prebuilts/tools/darwin-x86/sdl --no-tiger
  /external/clang/test/Driver/
clang-g-opts.c 4 // RUN: %clang -### -S %s -g -target x86_64-apple-darwin 2>&1 \
5 // RUN: | FileCheck --check-prefix=CHECK-WITH-G-DARWIN %s
10 // RUN: %clang -### -S %s -g0 -g -target x86_64-apple-darwin 2>&1 \
11 // RUN: | FileCheck --check-prefix=CHECK-WITH-G-DARWIN %s
15 // CHECK-WITH-G-DARWIN: "-gdwarf-2"
darwin-verify-debug.c 8 // CHECK-MULTIARCH-ACTIONS: 0: input, "{{.*}}darwin-verify-debug.c", c
16 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
17 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::VerifyDebug", inputs: ["a.out.dSYM"], output: (nothing)
25 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Link", inputs: [{{.*}}], output: "foo"
26 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["foo"], output: "foo.dSYM"
27 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::VerifyDebug", inputs: ["foo.dSYM"], output: (nothing)
  /external/chromium_org/android_webview/tools/
gyp_webview 32 if [ "$PLATFORM" == "darwin-arm" -o "$PLATFORM" == "all" ]; then
34 && android_gyp --suffix .darwin-arm )
36 if [ "$PLATFORM" == "darwin-x86" -o "$PLATFORM" == "all" ]; then
38 && android_gyp --suffix .darwin-x86 )
40 if [ "$PLATFORM" == "darwin-mips" -o "$PLATFORM" == "all" ]; then
42 && android_gyp --suffix .darwin-mips )
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 4 'AR': 'x86_64-apple-darwin-ar',
17 'BINDIR': '/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/bin',
18 'BINLIBDEST': '/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64/lib/python2.7',
20 'BLDSHARED': 'x86_64-apple-darwin-gcc -bundle -undefined dynamic_lookup',
23 'CC': 'x86_64-apple-darwin-gcc',
28 'CONFIG_ARGS': "'--prefix=/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='"
    [all...]
  /external/chromium_org/third_party/mesa/src/src/
SConscript 26 if env['platform'] not in ('cygwin', 'darwin', 'freebsd', 'haiku', 'windows'):
28 if env['platform'] not in ['darwin', 'haiku', 'sunos']:
  /external/clang/test/CodeGenCXX/
PR5050-constructor-conversion.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -std=c++11 -S %s -o %t-32.s
array-value-initialize.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s
2 // RUN: %clang_cc1 -triple i386-apple-darwin -emit-llvm -o - %s
call-arg-zero-temp.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -S %s -o %t-32.s
decl-ref-init.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -S %s -o %t-32.s
default-constructor-for-members.cpp 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -S %s -o %t-64.s
4 // RUN: %clang_cc1 -triple i386-apple-darwin -S %s -o %t-32.s
  /external/clang/test/CodeGenObjC/
extended-block-signature-encode.m 1 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin -fencode-extended-block-signature -emit-llvm %s -o - | FileCheck %s
2 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin -emit-llvm %s -o - | FileCheck %s -check-prefix=BRIEF

Completed in 407 milliseconds

1 2 3 45 6 7 8 91011>>