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

<<21222324252627282930>>

  /external/libffi/
Makefile.am 20 src/powerpc/aix.S src/powerpc/darwin.S \
28 src/x86/ffi.c src/x86/sysv.S src/x86/win32.S src/x86/darwin.S \
106 nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/darwin.S src/x86/ffi64.c src/x86/darwin64.S
130 nodist_libffi_la_SOURCES += src/powerpc/ffi_darwin.c src/powerpc/darwin.S src/powerpc/darwin_closure.S
  /external/libselinux/
Android.mk 53 ifeq ($(HOST_OS),darwin)
  /external/libsepol/
Android.mk 48 ifeq ($(HOST_OS), darwin)
  /external/libusb/
NEWS 34 * Darwin backend
  /external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp 26 // On Darwin/X86-64, we can reference dwarf symbols with foo@GOTPCREL+4, which
  /external/llvm/test/CodeGen/ARM/
2009-10-16-Scope.ll 1 ; RUN: llc %s -O0 -o /dev/null -mtriple=arm-apple-darwin
bx_fold.ll 1 ; RUN: llc < %s -mtriple=armv5t-apple-darwin | FileCheck %s
global-merge.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
ifcvt7.ll 1 ; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
umulo-32.ll 1 ; RUN: llc < %s -mtriple=thumbv6-apple-darwin | FileCheck %s
  /external/llvm/test/CodeGen/PowerPC/
2008-03-26-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin
2010-02-12-saveCR.ll 1 ; RUN: llc < %s -mtriple=powerpc-apple-darwin -mcpu=g4 | FileCheck %s
vec_auto_constant.ll 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
  /external/llvm/test/CodeGen/Thumb/
long.ll 7 ; RUN: llc < %s -mtriple=thumb-apple-darwin | grep __muldi3
  /external/llvm/test/CodeGen/Thumb2/
2010-06-19-ITBlockCrash.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8
div.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin -mattr=+thumb2 \
  /external/llvm/test/CodeGen/X86/
2008-10-27-StackRealignment.ll 3 ; sufficiently aligned stack (e.g. darwin) we should.
2008-11-06-testb.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | grep testb
2008-12-01-loop-iv-used-outside-loop.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep lea
2009-03-10-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
2009-10-16-Scope.ll 1 ; RUN: llc %s -O0 -o /dev/null -mtriple=x86_64-apple-darwin
2009-12-01-EarlyClobberBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
2010-04-08-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=core2 | FileCheck %s
2011-12-28-vselecti8.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 | FileCheck %s
avoid-loop-align.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s

Completed in 1343 milliseconds

<<21222324252627282930>>