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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/PowerPC/
2007-09-12-LiveIntervalsAssert.ll 1 ; RUN: llc < %s -mtriple=powerpc64-apple-darwin
2008-02-09-LocalRegAllocAssert.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin -regalloc=fast
  /external/llvm/test/CodeGen/Thumb/
pop.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
  /external/llvm/test/CodeGen/Thumb2/
2010-12-03-AddSPNarrowing.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
thumb2-ldrd.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-08-17-UComiCodeGenBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep movzbl
2010-05-16-nosseconversion.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin -mattr=-sse < %s
2012-03-15-build_vector_wl.ll 2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
darwin-quote.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s
ptr-rotate.ll 1 ; RUN: llc -mtriple=i386-apple-darwin -o - < %s | FileCheck %s
x86-64-extend-shift.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
x86-store-gv-addr.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=static | not grep lea
  /external/llvm/test/MC/ARM/
arm-it-block.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
dot-req.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
neon-vswp.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/MachO/ARM/
nop-armv4-padding.s 1 @ RUN: llvm-mc -triple armv4-apple-darwin %s -filetype=obj -o %t.obj
nop-armv6t2-padding.s 1 @ RUN: llvm-mc -triple armv6t2-apple-darwin %s -filetype=obj -o %t.obj
relax-thumb2-branches.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
  /external/valgrind/main/massif/tests/
filter_stderr 13 # Remove Darwin-only alloc-fns
  /external/webkit/Source/WebCore/platform/graphics/
FontPlatformData.h 26 #if PLATFORM(CHROMIUM) && !OS(DARWIN)
59 #if OS(DARWIN)
81 #if PLATFORM(CHROMIUM) && OS(DARWIN)
91 #if OS(DARWIN)
104 #if OS(DARWIN) && !defined(BUILDING_ON_TIGER)
119 #elif OS(DARWIN)
141 #if OS(DARWIN)
166 #if OS(DARWIN)
181 #if OS(DARWIN)
215 #elif OS(DARWIN)
    [all...]
  /frameworks/compile/mclinker/
autogen.sh 10 if [ ${my_uname} = "Darwin" ]; then
  /sdk/monitor/
HOWTO-BUILD 15 where platform is one of linux, darwin or windows.
  /external/clang/test/PCH/
subscripting-literals.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o %t.nopch.ll %s
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-pch -o %t.pch %s
3 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o %t.pch.ll %s -include-pch %t.pch
  /sdk/build/
tools.darwin.atree 30 prebuilts/tools/darwin-x86/swt/swt.jar tools/lib/x86/swt.jar
31 prebuilts/tools/darwin-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
36 prebuilts/tools/darwin-x86/jetcreator/libEASLIb.dylib tools/Jet/JetCreator/libEASLIb.dylib
  /external/llvm/test/CodeGen/ARM/
load-global.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=static | FileCheck %s -check-prefix=STATIC
2 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
3 ; RUN: llc < %s -mtriple=armv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC
4 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_T
5 ; RUN: llc < %s -mtriple=armv7-apple-darwin -relocation-model=pic | FileCheck %s -check-prefix=PIC_V7

Completed in 162 milliseconds

1 2 3 4 56 7 8 91011>>