HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 451 - 475 of 4308) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
pr23603.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
pr7882.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-apple-darwin -pre-RA-sched=fast \
simple-zext.ll 1 ; RUN: llc -mtriple=x86_64-apple-darwin < %s| FileCheck %s
visibility2.ll 5 ; RUN: llc -mtriple=x86_64-apple-darwin %s -o - | FileCheck %s
  /external/llvm/test/ExecutionEngine/MCJIT/
test-global-ctors.ll 2 ; XFAIL: darwin
  /external/llvm/test/MC/AArch64/
arm64-arm64-fixup.s 1 ; RUN: llvm-mc < %s -triple arm64-apple-darwin --show-encoding | FileCheck %s
  /external/llvm/test/MC/ARM/
dot-req.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/AsmParser/
expr-shr.s 2 // RUN: llvm-mc -triple x86_64-unknown-darwin %s | FileCheck %s --check-prefix=CHECK
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-canonical-form.txt 1 # RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon --disassemble < %s | FileCheck %s
  /external/llvm/test/MC/Disassembler/ARM/
hex-immediates.txt 1 # RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 --disassemble --print-imm-hex < %s | FileCheck %s
  /external/llvm/test/MC/ELF/
empty.s 2 // RUN: llvm-mc -filetype=obj -triple x86_64-apple-darwin14.0.0-elf %s -o - | llvm-readobj -s | FileCheck %s -check-prefix=DARWIN
5 // Check that we can create ELF files for darwin/windows, even though
8 // DARWIN: Format: ELF64-x86-64
10 // DARWIN-NEXT: Arch: x86_64
  /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
nop-thumb-padding.s 1 @ RUN: llvm-mc -triple armv6-apple-darwin %s -filetype=obj -o %t.obj
  /external/llvm/test/MC/MachO/
empty-twice.ll 3 ; RUN: llc -mtriple=x86_64-apple-darwin -compile-twice -filetype=obj %s -o -
  /external/llvm/test/tools/dsymutil/ARM/
fat-arch-not-found.test 5 triple: 'armv7-apple-darwin'
  /external/llvm/test/tools/dsymutil/X86/
fat-archive-input-i386.test 5 triple: 'i386-apple-darwin'
fat-object-input-x86_64.test 5 triple: 'x86_64-apple-darwin'
fat-object-input-x86_64h.test 5 triple: 'x86_64h-apple-darwin'
  /external/llvm/test/tools/llvm-objdump/ARM/
macho-mcpu-arm.test 1 @ RUN: llvm-mc < %s -triple thumbv7-apple-darwin -mcpu=cortex-a7 -filetype=obj | llvm-objdump -triple thumbv7-apple-darwin10 -m -d -mcpu=cortex-a7 - | FileCheck %s
macho-symbolized-subtractor.test 1 # RUN: llvm-mc < %s -triple armv7-apple-darwin -filetype=obj | llvm-objdump -m -d - | FileCheck %s
  /external/selinux/secilc/
Android.mk 9 ifeq ($(HOST_OS), darwin)
  /external/skia/platform_tools/android/bin/
android_kill_skia 12 elif [ $(uname) == "Darwin" ]; then
  /external/v8/build/mac/
asan.gyp 17 '../../third_party/llvm-build/Release+Asserts/lib/clang/*/lib/darwin',
  /external/valgrind/tests/
asm.h 3 // On Darwin, all symbols get an underscore prepended when compiled. If we

Completed in 242 milliseconds

<<11121314151617181920>>