OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
151 - 175
of
4308
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libevent/include/event2/
event-config.h
9
# include <event2/event-config-
darwin
.h>
/external/llvm/test/CodeGen/AArch64/
print-mrs-system-register.ll
1
; RUN: llc -mtriple=arm64-apple-
darwin
%s -o - | FileCheck %s
tailcall-fastisel.ll
1
; RUN: llc < %s -mtriple=arm64-apple-
darwin
-O0 | FileCheck %s
/external/llvm/test/CodeGen/ARM/
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
darwin-eabi.ll
1
; RUN: llc -mtriple=thumbv7m-apple-
darwin
-mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-M3
2
; RUN: llc -mtriple=thumbv7em-apple-
darwin
-mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK-M4
3
; RUN: llc -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-M3
4
; RUN: llc -mtriple=thumbv7-apple-
darwin
-mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK-M4
/external/llvm/test/CodeGen/PowerPC/
fabs.ll
1
; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-
darwin
| grep "fabs f1, f1"
/external/llvm/test/CodeGen/Thumb/
frame_thumb.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
\
push.ll
1
; RUN: llc < %s -mtriple=thumb-apple-
darwin
-disable-fp-elim | FileCheck %s
/external/llvm/test/CodeGen/Thumb2/
2010-05-24-rsbs.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
| FileCheck %s
frameless.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-
darwin
-disable-fp-elim | not grep mov
/external/llvm/test/CodeGen/X86/
2009-01-27-NullStrings.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
| FileCheck %s
aligned-comm.ll
5
;
Darwin
9+ should get alignment on common symbols.
barrier-sse.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
-mattr=+sse2 | FileCheck %s
extern_weak.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
| grep weak_reference | count 2
fastcc-2.ll
1
; RUN: llc < %s -mtriple=i686-apple-
darwin
-mattr=+sse2 | FileCheck %s
fold-call-2.ll
1
; RUN: llc < %s -mtriple=i386-apple-
darwin
| grep mov | count 1
macho-comdat.ll
1
; RUN: not llc -mtriple x86_64-apple-
darwin
< %s 2> %t
tlv-3.ll
1
; RUN: llc < %s -mtriple x86_64-apple-
darwin
| FileCheck %s
x86_64-mul-by-const.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
| FileCheck %s
Completed in 2615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>