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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
MachineSink-PHIUse.ll 1 ; RUN: llc < %s -mtriple=x86_64-appel-darwin -disable-cgp-branch-opts -stats |& grep {machine-sink}
avx2-vperm.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core-avx2 -mattr=+avx2 | FileCheck %s
coalescer-commute1.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 | not grep movaps
coalescer-commute3.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 | grep mov | count 6
coalescer-commute5.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 | not grep movaps
commute-intrinsic.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 -relocation-model=static | not grep movaps
fast-isel-mem.ll 1 ; RUN: llc < %s -fast-isel -mtriple=i386-apple-darwin | FileCheck %s
fastcc.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 -post-RA-scheduler=false | FileCheck %s
legalize-sub-zero-2.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin
lsr-nonaffine.ll 1 ; RUN: llc -asm-verbose=false -march=x86-64 -mtriple=x86_64-apple-darwin -o - < %s | FileCheck %s
memset-2.ll 1 ; RUN: llc -mtriple=i386-apple-darwin -mcpu=yonah < %s | FileCheck %s
mmx-arg-passing2.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mattr=+mmx,+sse2 | grep movdq2q | count 2
pr12360.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
setcc.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
tail-dup-addr.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
tlv-2.ll 1 ; RUN: llc < %s -mtriple x86_64-apple-darwin -O0 | FileCheck %s
  /external/llvm/test/MC/ARM/
arm-aliases.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/MachO/
relax-recompute-align.s 6 // This is a case where llvm-mc computes a better layout than Darwin 'as'. This
  /external/llvm/test/Transforms/LoopStrengthReduce/
2011-10-03-CritEdgeMerge.ll 6 target triple = "x86-apple-darwin"
2011-10-14-IntPtr.ll 6 target triple = "x86_64-apple-darwin"
  /external/llvm/tools/gold/
CMakeLists.txt 21 # Makefile.rules contains a special cases for OpenBSD, Darwin and
  /external/mdnsresponder/mDNSPosix/
nss_ReadMe.txt 12 hostname lookups using the Darwin mDNSResponder / mdnsd. This code has
14 It *will not* work on Darwin or Mac OS X - the necessary functionality is
119 Darwin
120 http://developer.apple.com/darwin/
  /external/openssh/
README.platform 47 Darwin and MacOS X
49 Darwin does not provide a tun(4) driver required for OpenSSH-based
51 has been removed in recent releases of Darwin and MacOS X.
53 Nevertheless, tunnel support is known to work with Darwin 8 and
  /external/oprofile/
common.mk 43 ifeq ($(HOST_OS)-$(HOST_ARCH),darwin-x86)
  /external/valgrind/main/coregrind/
Makefile.am 44 launcher-darwin.c \
69 # Darwin Mach stuff
215 m_syswrap/priv_syswrap-darwin.h \
295 m_dispatch/dispatch-x86-darwin.S \
296 m_dispatch/dispatch-amd64-darwin.S \
315 m_initimg/initimg-darwin.c \
319 m_mach/mach_traps-x86-darwin.S \
320 m_mach/mach_traps-amd64-darwin.S \
330 m_sigframe/sigframe-x86-darwin.c \
331 m_sigframe/sigframe-amd64-darwin.c
    [all...]

Completed in 369 milliseconds

<<11121314151617181920>>