HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 251 - 275 of 1673) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenObjC/
objc-arc-container-subscripting.m 1 // RUN: %clang_cc1 -fobjc-arc -emit-llvm -triple x86_64-apple-darwin -o - %s | FileCheck %s
objc-container-subscripting.m 1 // RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin %s -o /dev/null
  /external/clang/test/CodeGenObjCXX/
blocks.mm 1 // RUN: %clang_cc1 -x objective-c++ -fblocks -triple x86_64-apple-darwin -fobjc-fragile-abi %s -verify -emit-llvm -o %t
  /external/icu4c/config/
mh-darwin 2 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
41 GENCCODE_ASSEMBLY=-a gcc-darwin
98 ## End Darwin-specific setup
  /external/libusb/
configure.ac 25 *-darwin*)
26 AC_DEFINE(OS_DARWIN, [], [Darwin backend])
29 AC_MSG_RESULT([Darwin/MacOS X])
30 backend="darwin"
  /external/llvm/test/CodeGen/ARM/
2008-05-19-ScavengerAssert.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin
2008-08-07-AsmPrintBug.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+v6 -relocation-model=pic | grep comm
2010-10-25-ifcvt-ldm.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=arm1136jf-s | FileCheck %s
2011-08-12-vmovqqqq-pseudo.ll 1 ; RUN: llc %s -mtriple=thumbv7-apple-darwin -verify-machineinstrs -mcpu=cortex-a9 -O0 -o -
fast-isel-crash.ll 1 ; RUN: llc < %s -O0 -mtriple=thumbv7-apple-darwin
memcpy-inline.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-post-ra | FileCheck %s
  /external/llvm/test/CodeGen/PowerPC/
2006-07-07-ComputeMaskedBits.ll 1 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep extsw | count 2
2008-03-05-RegScavengerAssert.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin
2008-07-24-PPC64-CCBug.ll 1 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin | grep lwz | grep 228
private.ll 8 ; RUN: llc < %s -mtriple=powerpc-apple-darwin > %t
  /external/llvm/test/CodeGen/Thumb/
2007-02-02-JoinIntervalsCrash.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin
  /external/llvm/test/CodeGen/Thumb2/
2009-08-10-ISelBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+vfp2
2011-04-21-FILoweringBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
frameless2.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep r7
thumb2-mvn.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2007-01-08-InstrSched.ll 2 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-darwin -O3 | FileCheck %s
2009-10-14-LiveVariablesBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin
2010-01-08-Atomic64Bug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s
2010-04-21-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
2010-07-06-asm-RIP.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s

Completed in 363 milliseconds

<<11121314151617181920>>