HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 401 - 425 of 2438) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
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-varargs-x86_64.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
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 -mcpu=corei7 | not grep fstpt
remat-phys-dead.ll 2 ; RUN: llc -mtriple=x86_64-apple-darwin -debug -o /dev/null < %s 2>&1 | FileCheck %s
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-calleesave.ll 3 target triple = "i686-apple-darwin"
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/ExecutionEngine/MCJIT/
lit.local.cfg 26 if 'i386-apple-darwin' in root.target_triple:
  /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/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
  /cts/tools/tradefed-host/tests/
run_unit_tests.sh 31 elif [ "$HOST" == "Darwin" ]; then
32 OS="darwin-x86"
  /external/chromium_org/remoting/tools/
runclient.py 23 elif platform.system() == "Darwin": # Darwin == MacOSX

Completed in 427 milliseconds

<<11121314151617181920>>