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

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
avx-movdup.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
blend-msb.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | FileCheck %s
call-push.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -disable-fp-elim | FileCheck %s
cfstring.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
fsgsbase.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -march=x86-64 -mcpu=core-avx-i -mattr=fsgsbase | FileCheck %s
leaf-fp-elim.ll 1 ; RUN: llc < %s -disable-non-leaf-fp-elim -relocation-model=pic -mtriple=x86_64-apple-darwin | FileCheck %s
loop-strength-reduce-3.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s
loop-strength-reduce2.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -relocation-model=pic | FileCheck %s
memcpy-2.ll 1 ; RUN: llc < %s -mattr=+sse2 -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE2
2 ; RUN: llc < %s -mattr=+sse,-sse2 -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE1
3 ; RUN: llc < %s -mattr=-sse -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=NOSSE
4 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=X86-64
subreg-to-reg-2.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep movl
twoaddr-lea.ll 8 ; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-darwin | FileCheck %s
x86-64-mem.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -o %t1
  /external/llvm/test/DebugInfo/X86/
low-pc-cu.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
struct-loc.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
  /external/llvm/test/MC/MachO/
debug_frame.s 1 // RUN: llvm-mc -triple i386-apple-darwin %s -filetype=obj -o - | macho-dump | FileCheck %s
thread_init_func.s 1 // RUN: llvm-mc -triple x86_64-apple-darwin %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
  /external/llvm/test/Transforms/DeadStoreElimination/
2011-09-06-EndOfFunction.ll 4 target triple = "x86_64-apple-darwin"
  /external/qemu/target-i386/
hax-i386.h 84 #include "target-i386/hax-darwin.h"
hax-windows.h 45 /* See comments for the ioctl in hax-darwin.h */
  /external/valgrind/main/
darwin10-drd.supp 1 # DRD suppressions for Darwin 10.x / Mac OS X 10.6 Snow Leopard
darwin9.supp 2 # Suppressions for Darwin 9.x / Mac OS X 10.5 Leopard
130 darwin-still-reachable-1
142 darwin-still-reachable-2
155 darwin-still-reachable-3
  /external/valgrind/main/exp-sgcheck/tests/
Makefile.am 27 # DDD: not sure if these ones should work on Darwin or not... if not, should
  /external/valgrind/main/none/tests/darwin/
access_extended.c 3 // syswrap-darwin.c to understand what is going on here.
  /external/valgrind/main/none/tests/
fdleak_ipv4.c 55 // trying again. This isn't necessary on Linux, but it is on Darwin.
filter_fdleak 9 # Nb: on Darwin, /tmp is a symlink to /private/tmp, so sometimes it's

Completed in 315 milliseconds

<<21222324252627282930>>