OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:darwin
(Results
226 - 250
of
3268
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
avx512-vselect-crash.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mcpu=knl | 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
-mcpu=corei7 -o - < %s | FileCheck %s
sqrt.ll
1
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=-avx,+sse2 | FileCheck %s --check-prefix=SSE2
2
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=-avx,+sse2 -fast-isel -fast-isel-abort | FileCheck %s --check-prefix=SSE2
3
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=-avx2,+avx | FileCheck %s --check-prefix=AVX
4
; RUN: llc < %s -mtriple=x86_64-apple-
darwin
-mattr=-avx2,+avx -fast-isel -fast-isel-abort | FileCheck %s --check-prefix=AVX
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/ExecutionEngine/MCJIT/
hello-sm-pic.ll
2
; XFAIL: mips, i686, i386,
darwin
, aarch64, arm
/external/llvm/test/MC/ARM/
arm-it-block.s
1
@ RUN: llvm-mc -triple=armv7-apple-
darwin
-show-encoding < %s | FileCheck %s
diagnostics-noneon.s
1
@ RUN: not llvm-mc -triple=armv7-apple-
darwin
-mattr=-neon < %s 2> %t
dot-req.s
1
@ RUN: llvm-mc -triple=armv7-apple-
darwin
-show-encoding < %s | FileCheck %s
ldr-pseudo-parse-errors.s
2
@RUN: not llvm-mc -triple=armv7-apple-
darwin
< %s 2>&1 | 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/Disassembler/ARM/
marked-up-thumb.txt
1
# RUN: llvm-mc -triple=thumbv7-apple-
darwin
-mcpu=cortex-a8 -mdis < %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/llvm/test/MC/MachO/
osx-version-min-load-command.s
1
// RUN: llvm-mc -triple x86_64-apple-
darwin
%s -filetype=obj -o - | macho-dump | FileCheck %s
/external/llvm/test/MC/X86/
intel-syntax-directional-label.s
1
// RUN: llvm-mc -triple x86_64-apple-
darwin
-x86-asm-syntax=intel %s | FileCheck %s
/external/skia/platform_tools/android/bin/utils/
setup_adb.sh
10
elif [ $(uname) == "
Darwin
" ]; then
/external/valgrind/main/massif/tests/
filter_stderr
13
# Remove
Darwin
-only alloc-fns
/prebuilts/python/darwin-x86/2.7.5/lib/pkgconfig/
python-2.7.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
python.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
python2.pc
1
prefix=/tmp/ndk-User/buildhost/install/prebuilt/
darwin
-x86_64
/sdk/monitor/
HOWTO-BUILD
15
where platform is one of linux,
darwin
or windows.
/external/bison/
README.android
4
To build it with the Android build system, we added 2 subdirectories
darwin
-lib
8
generated header files from the log. Copy them to
darwin
-lib; You can also get
12
3) Comment out the PKGINCLUDEDIR line in
darwin
-lib/configmake.h and
Completed in 339 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>