HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 326 - 350 of 1949) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2012-05-19-avx2-store.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx2 | FileCheck %s
WidenArith.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx | FileCheck %s
alloca-align-rounding-32.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin | FileCheck %s
avx-select.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-vmovddup.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
avx-zext.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
complex-asm.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
gcc_except_table.ll 1 ; RUN: llc -mtriple x86_64-apple-darwin %s -o - | FileCheck %s
misaligned-memset.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=nehalem < %s | FileCheck %s
pr3457.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep fstpt
splat-scalar-load.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 -mcpu=nehalem | FileCheck %s
stack-align-memcpy.ll 1 ; RUN: llc < %s -force-align-stack -mtriple i386-apple-darwin -mcpu=i486 | FileCheck %s
tailcall-fastisel.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -tailcallopt -fast-isel -fast-isel-abort | FileCheck %s
vec_clear.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -o %t
vec_shuffle-11.ll 2 ; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin | not grep mov
x86-64-gv-offset.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | not grep lea
x86-64-varargs.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -code-model=large -relocation-model=static | grep call | not grep rax
  /external/llvm/test/MC/MachO/ARM/
thumb-bl-jbits.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -filetype=obj -o - < %s | macho-dump --dump-section-data | FileCheck %s
  /external/quake/tools/
packagesharedlib 10 SIGNAPK_JAR=$TOP/out/host/darwin-x86/framework/signapk.jar
  /external/valgrind/main/drd/tests/
memory_allocation.c 26 * is zero, while Darwin's C library returns a non-NULL pointer. Both are
  /external/valgrind/main/memcheck/tests/linux/
with-space.vgtest 5 # Nb: we only run this test on Linux. This is because on Darwin you can't
  /external/valgrind/main/none/tests/darwin/
apple-main-arg.c 8 // On Darwin there's this secret fourth argument, 'apple', which is a pointer
  /external/valgrind/main/none/tests/
map_unaligned.c 23 // (On Linux, just non-page-alignment is enough for failure, but on Darwin
  /external/webkit/Source/WebCore/platform/chromium/
PlatformKeyboardEventChromium.cpp 32 #elif OS(DARWIN)
63 #if OS(DARWIN)
81 #elif OS(DARWIN)
96 #elif OS(DARWIN)
  /external/webkit/Tools/Scripts/webkitpy/common/system/
path_unittest.py 56 platform='darwin')
58 platform='darwin'),
64 platform='darwin')
80 platform='darwin')

Completed in 716 milliseconds

<<11121314151617181920>>