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

1 23 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
2003-08-18-SigSetJmp.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm %s -o /dev/null
2009-05-04-EnumInreg.c 1 // RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin -mregparm 3 %s -o - | FileCheck %s
2010-05-26-AsmSideEffect.c 1 // RUN: %clang_cc1 %s -emit-llvm -triple arm-apple-darwin -o - | FileCheck %s
2010-07-14-overconservative-align.c 1 // RUN: %clang_cc1 %s -triple x86_64-apple-darwin -emit-llvm -o - | FileCheck %s
2011-03-31-ArrayRefFolding.c 1 // RUN: %clang_cc1 -emit-llvm -o - -triple i386-apple-darwin %s | FileCheck %s
bool_test.c 1 // RUN: %clang_cc1 -triple powerpc-apple-darwin -emit-llvm -o - %s| FileCheck -check-prefix=DARWINPPC-CHECK %s
x86_64-arguments-darwin.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s| FileCheck %s
  /external/clang/test/CodeGenCXX/
2012-02-06-VecInitialization.cpp 1 // RUN: %clang_cc1 -emit-llvm -o - -triple i386-apple-darwin %s | FileCheck %s
debug-info-context.cpp 1 // RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-template-recursive.cpp 1 // RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s
  /external/clang/test/CodeGenObjC/
2008-11-12-Metadata.m 1 // RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin -fobjc-fragile-abi %s -o /dev/null
2008-11-24-ConstCFStrings.m 1 // RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin -fobjc-fragile-abi %s -o - | FileCheck %s
  /external/clang/test/Sema/
array-size-64.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -verify %s
attr-alias.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fsyntax-only -verify %s
weak-import-on-enum.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -triple x86_64-apple-darwin %s
  /external/compiler-rt/lib/asan/output_tests/
heap-overflow.cc 19 // Check-Darwin: {{ #0 0x.* in .*mz_malloc.*}}
20 // Check-Darwin: {{ #1 0x.* in malloc_zone_malloc.*}}
21 // Check-Darwin: {{ #2 0x.* in malloc.*}}
22 // Check-Darwin: {{ #3 0x.* in main heap-overflow.cc:[45]}}
  /external/llvm/test/CodeGen/ARM/
2009-08-23-linkerprivate.ll 1 ; RUN: llc < %s -march=arm -mtriple=arm-apple-darwin | FileCheck %s
2010-04-13-v2f64SplitArg.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8
arguments2.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments3.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments4.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments5.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments6.ll 2 ; RUN: llc < %s -mtriple=arm-apple-darwin
ctors_dtors.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin | FileCheck %s -check-prefix=DARWIN
5 ; DARWIN: .section __DATA,__mod_init_func,mod_init_funcs
6 ; DARWIN: .section __DATA,__mod_term_func,mod_term_funcs
fast-isel-crash2.ll 1 ; RUN: llc < %s -O0 -mtriple=thumbv7-apple-darwin

Completed in 232 milliseconds

1 23 4 5 6 7 8 91011>>