HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 76 - 100 of 1527) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
avx-bitcast.ll 1 ; RUN: llc < %s -O0 -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
extern_weak.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin | grep weak_reference | count 2
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
commute-two-addr.ll 6 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s -check-prefix=DARWIN
40 ; DARWIN: t3:
41 ; DARWIN: shll $16
42 ; DARWIN: shlq $32, %rcx
43 ; DARWIN-NOT: leaq
44 ; DARWIN: orq %rcx, %rax
2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll 1 ; RUN: llc < %s -tailcallopt -march=x86-64 -mattr=+sse2 -mtriple=x86_64-apple-darwin | grep fstpt
2 ; RUN: llc < %s -tailcallopt -march=x86-64 -mattr=+sse2 -mtriple=x86_64-apple-darwin | grep xmm
call-imm.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=static | grep {call.*12345678}
2 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic | not grep {call.*12345678}
  /external/llvm/test/MC/ARM/
bracket-darwin.s 1 // RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t
hilo-16bit-relocations.s 1 @ RUN: llvm-mc %s -triple armv7-apple-darwin | FileCheck %s
2 @ RUN: llvm-mc %s -triple armv7-apple-darwin | 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/clang/test/Driver/
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/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/
objc2-weak-block-call.m 1 // RUN: %clang_cc1 -fblocks -fobjc-gc -triple x86_64-apple-darwin -fobjc-fragile-abi -emit-llvm %s -o - | FileCheck -check-prefix LP64 %s
2 // RUN: %clang_cc1 -fblocks -fobjc-gc -triple i386-apple-darwin -fobjc-fragile-abi -emit-llvm %s -o - | FileCheck -check-prefix LP64 %s
  /external/llvm/test/CodeGen/ARM/
2010-11-29-PrologueBug.ll 1 ; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s --check-prefix=ARM
2 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s --check-prefix=THUMB2
  /external/llvm/test/CodeGen/PowerPC/
2010-05-03-retaddr1.ll 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
2 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s
varargs.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin | FileCheck -check-prefix=P32 %s
2 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin | FileCheck -check-prefix=P64 %s
  /external/qemu/distrib/libpng-1.2.19/
sources.make 7 # Enable MMX code path for x86, except on Darwin where it fails
12 ifeq ($(HOST_OS),darwin)
  /build/libs/host/
Android.mk 11 ifeq ($(HOST_OS),darwin)

Completed in 912 milliseconds

1 2 34 5 6 7 8 91011>>