OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
551 - 575
of
3268
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/X86/
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
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
18
if 'i386-apple-
darwin
' in root.target_triple:
/external/llvm/test/MC/AArch64/
arm64-separator.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin
-show-encoding < %s | FileCheck %s
arm64-small-data-fixups.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin
-filetype=obj -o - %s | macho-dump | FileCheck %s
/external/llvm/test/MC/ARM/
ldr-pseudo-obj-errors.s
3
@RUN: not llvm-mc -triple=armv7-
darwin
-apple -filetype=obj %s -o %t1_darwin 2> %t2_darwin
/external/llvm/test/MC/MachO/AArch64/
darwin-ARM64-local-label-diff.s
1
; RUN: llvm-mc -triple arm64-apple-
darwin
-filetype=obj -o - < %s | macho-dump -dump-section-data | FileCheck %s
/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/llvm/test/MC/X86/
reloc-undef-global.s
2
// RUN: llvm-mc -filetype=obj -triple x86_64-apple-
darwin
%s -o - | llvm-readobj -r | FileCheck --check-prefix=MACHO %s
/external/qemu/distrib/libselinux/
sources.mk
23
ifeq (
darwin
,$(HOST_OS))
/external/skia/platform_tools/android/bin/
android_kill_skia
28
elif [ $(uname) == "
Darwin
" ]; then
/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
/frameworks/compile/mclinker/
mcld-device-build.mk
26
ifeq ($(HOST_OS),
darwin
)
mcld-host-build.mk
23
ifeq ($(HOST_OS),
darwin
)
/sdk/emulator/mksdcard/
build.gradle
26
item( { getExeName("
darwin
") } ) {
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/
Android.mk
14
ifeq ($(HOST_OS),
darwin
)
Completed in 238 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>