Searched refs:apple (Results 1 – 25 of 3040) sorted by relevance
12345678910>>...122
3 ; RUN: llc -mtriple=armv4t-apple-darwin -filetype=obj -o - < %s \6 ; RUN: llc -mtriple=armv5-apple-darwin -filetype=obj -o - < %s \8 ; RUN: llc -mtriple=armv5e-apple-darwin -filetype=obj -o - < %s \10 ; RUN: llc -mtriple=armv5t-apple-darwin -filetype=obj -o - < %s \12 ; RUN: llc -mtriple=armv5te-apple-darwin -filetype=obj -o - < %s \14 ; RUN: llc -mtriple=armv5tej-apple-darwin -filetype=obj -o - < %s \17 ; RUN: llc -mtriple=armv6-apple-darwin -filetype=obj -o - < %s \19 ; RUN: llc -mtriple=armv6k-apple-darwin -filetype=obj -o - < %s \21 ; RUN: llc -mtriple=thumbv6-apple-darwin -filetype=obj -o - < %s \23 ; RUN: llc -mtriple=thumbv6k-apple-darwin -filetype=obj -o - < %s \[all …]
1 ; RUN: llc -mtriple=armv7-apple-ios -O0 < %s | FileCheck %s2 ; RUN: llc -mtriple=armv7-apple-ios -O1 < %s | FileCheck %s3 ; RUN: llc -mtriple=armv7-apple-ios -O2 < %s | FileCheck %s4 ; RUN: llc -mtriple=armv7-apple-ios -O3 < %s | FileCheck %s5 ; RUN: llc -mtriple=armv7k-apple-ios < %s | FileCheck %s
1 ; RUN: llc < %s -mtriple=arm-apple-ios | FileCheck %s2 ; RUN: llc < %s -mtriple=thumbv6-apple-ios | FileCheck %s3 ; RUN: llc < %s -mtriple=arm-apple-ios -regalloc=basic | FileCheck %s4 ; RUN: llc < %s -mtriple=thumbv6-apple-ios -regalloc=basic | FileCheck %s
1 ; RUN: llc < %s -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s -check-prefix=ARM2 ; RUN: llc < %s -mtriple=armv7-apple-ios -O0 | FileCheck %s -check-prefix=ARM3 ; RUN: llc < %s -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s -check-prefix=THUMB…4 ; RUN: llc < %s -mtriple=thumbv6-apple-ios | FileCheck %s -check-prefix=THUMBONE5 ; RUN: llc < %s -mtriple=armv4-apple-ios | FileCheck %s -check-prefix=ARMV46 ; RUN: llc < %s -mtriple=armv6-apple-ios | FileCheck %s -check-prefix=ARMV67 ; RUN: llc < %s -mtriple=thumbv7m-apple-ios | FileCheck %s -check-prefix=THUMBM
1 ; RUN: llc -mtriple=thumbv6m-apple-none-macho -relocation-model=pic -o - %s | FileCheck %s --check…2 ; RUN: llc -mtriple=arm-apple-none-macho -relocation-model=pic -o - %s | FileCheck %s --check-pref…3 ; RUN: llc -mtriple=thumbv6m-apple-none-macho -relocation-model=dynamic-no-pic -o - %s | FileCheck…4 ; RUN: llc -mtriple=arm-apple-none-macho -relocation-model=dynamic-no-pic -o - %s | FileCheck %s -…5 ; RUN: llc -mtriple=thumbv6m-apple-none-macho -relocation-model=static -o - %s | FileCheck %s --ch…6 ; RUN: llc -mtriple=arm-apple-none-macho -relocation-model=static -o - %s | FileCheck %s --check-p…
1 ; RUN: llc < %s -mtriple=arm-apple-ios -mattr=+vfp2 | FileCheck %s -check-prefix=VFP22 ; RUN: llc < %s -mtriple=arm-apple-ios -mattr=+neon | FileCheck %s -check-prefix=NFP03 ; RUN: llc < %s -mtriple=arm-apple-ios -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA84 ; RUN: llc < %s -mtriple=arm-apple-ios -mcpu=cortex-a9 | FileCheck %s -check-prefix=CORTEXA9
1 ; RUN: llc -mtriple=thumbv7m-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-…2 ; RUN: llc -mtriple=thumbv7em-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK…3 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m3 < %s | FileCheck %s --check-prefix=CHECK-M34 ; RUN: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-m4 < %s | FileCheck %s --check-prefix=CHECK-M4
3 meta-ilst=com.coremedia.iso.boxes.apple.AppleItemListBox()4 -----name=com.coremedia.iso.boxes.apple.AppleNameBox()5 -----mean=com.coremedia.iso.boxes.apple.AppleMeanBox()6 -----data=com.coremedia.iso.boxes.apple.AppleDataBox()7 rmra=com.coremedia.iso.boxes.apple.AppleReferenceMovieBox()8 rmda=com.coremedia.iso.boxes.apple.AppleReferenceMovieDescriptorBox()9 rmdr=com.coremedia.iso.boxes.apple.AppleDataRateBox()10 rdrf=com.coremedia.iso.boxes.apple.AppleDataReferenceBox()11 ilst-cprt=com.coremedia.iso.boxes.apple.AppleCopyrightBox()12 ilst-\u00A9cmt=com.coremedia.iso.boxes.apple.AppleCommentBox()[all …]
3 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-arc -fobjc-w…4 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak -fob…8 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-arc -fno-obj…9 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak -fno-ob…13 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.5 -S -### %s -fobjc-arc -fobjc-w…14 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.5 -S -### %s -fno-objc-weak -fob…17 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak 2>&1 | …18 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak -fob…21 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fno-objc-weak 2>&1…22 // RUN: %clang -target x86_64-apple-macosx -mmacosx-version-min=10.7 -S -### %s -fobjc-weak -fno-ob…[all …]
5 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \14 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \23 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \34 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \41 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \51 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \59 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \69 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \78 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \87 // RUN: %clang -target x86_64-apple-darwin10 -S -### %s \
1 // RUN: %clang_cc1 -triple thumbv7s-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix …2 // RUN: %clang_cc1 -triple thumbv7k-apple-watchos2.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-pre…3 // RUN: %clang_cc1 -triple i386-apple-watchos2.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix …4 // RUN: %clang_cc1 -triple arm64-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix CHE…5 // RUN: %clang_cc1 -triple x86_64-apple-ios8.0 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix CH…6 // RUN: %clang_cc1 -triple i386-apple-macosx10.10 -ast-dump "%s" 2>&1 | FileCheck %s --check-prefix…7 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.10 -ast-dump "%s" 2>&1 | FileCheck %s --check-pref…
1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecat…2 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang…3 // RUN: %clang -target x86_64-apple-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated…4 // RUN: %clang -target x86_64-apple-darwin -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdep…6 // RUN: %clang -target x86_64-apple-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %…
1 ; RUN: llvm-link %s %S/Inputs/apple-version/1.ll -S -o - 2>%t.err | FileCheck %s -check-prefix=CHEC…3 ; RUN: llvm-link %s %S/Inputs/apple-version/2.ll -S -o - 2>%t.err | FileCheck %s -check-prefix=CHEC…5 ; RUN: llvm-link %s %S/Inputs/apple-version/3.ll -S -o /dev/null 2>%t.err7 ; RUN: llvm-link %s %S/Inputs/apple-version/4.ll -S -o /dev/null 2>%t.err13 ; CHECK1: target triple = "x86_64-apple-macosx10.10.0"15 ; CHECK2: target triple = "x86_64-apple-macosx10.9.0"24 target triple = "x86_64-apple-macosx10.9.0"
1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC322 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC643 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC326 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC3…7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
3 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include %S/Inputs/arc.h -fsyn…6 // RUN: %clang_cc1 -emit-pch -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -x objective-c-heade…7 // RUN: %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-only …10 // RUN: not %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -include-pch %t -fsyntax-only -emit-l…11 // RUN: %clang_cc1 -emit-pch -fblocks -triple x86_64-apple-darwin11 -x objective-c-header -o %t %S/…12 // RUN: not %clang_cc1 -fblocks -triple x86_64-apple-darwin11 -fobjc-arc -include-pch %t -fsyntax-o…
10 // RUN: c-index-test -index-file -target x86_64-apple-macosx10.7 %s | FileCheck -check-prefix=CHECK…13 // RUN: c-index-test -cursor-at=%s:7:24 -target x86_64-apple-macosx10.7 %s | FileCheck -check-prefi…14 // RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%s:7:24 -target x86_64-apple-macosx10.7 %s…17 // RUN: c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-apple-macosx10.7 %s | FileChec…18 // RUN: env CINDEXTEST_EDITING=1 c-index-test -cursor-at=%S/boxed-exprs.h:9:19 -target x86_64-apple…
1 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 | FileCheck -check-pre…2 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 -filetype=obj -o - \3 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \5 ; RUN: llc < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 \6 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \7 ; RUN: | llvm-objdump -triple x86_64-apple-darwin11 -unwind-info - \10 ; RUN: llc < %s -mtriple x86_64-apple-macosx10.8.0 -mcpu corei7 -filetype=obj -o - \11 ; RUN: | llvm-objdump -triple x86_64-apple-macosx10.8.0 -unwind-info - \13 ; RUN: llc < %s -mtriple x86_64-apple-darwin11 -mcpu corei7 \14 ; RUN: | llvm-mc -triple x86_64-apple-darwin11 -filetype=obj -o - \[all …]
1 ; RUN: llc -mtriple=x86_64-apple-darwin11 -O0 < %s | FileCheck %s2 ; RUN: llc -mtriple=x86_64-apple-darwin10 -O0 < %s | FileCheck %s3 ; RUN: llc -mtriple=x86_64-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s4 ; RUN: llc -mtriple=i686-apple-darwin9 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s5 ; RUN: llc -mtriple=i686-apple-darwin8 -O0 < %s | FileCheck --check-prefix=CHECK-D89 %s
1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \5 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=swift %s -o - \7 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4 %s -o - \9 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r4f %s -o - \11 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-r5 %s -o - \
1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -debug…2 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -debug-i…3 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5…4 // RUN: %clang_cc1 -x objective-c++ -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -…
1 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…2 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…3 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…4 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…5 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…6 # RUN: llvm-mc < %s -triple x86_64-apple-darwin -filetype=obj | llvm-objdump -m -section __TEXT,__l…
3 …s -march=arm64 -mattr=+v8.1a -aarch64-neon-syntax=apple | FileCheck %s --check-prefix=CHECK-V81a-a…36 ; CHECK-V81a-apple: sqrdmlah.4h v0, v1, v246 ; CHECK-V81a-apple: sqrdmlah.8h v0, v1, v256 ; CHECK-V81a-apple: sqrdmlah.2s v0, v1, v266 ; CHECK-V81a-apple: sqrdmlah.4s v0, v1, v276 ; CHECK-V81a-apple: sqrdmlsh.4h v0, v1, v286 ; CHECK-V81a-apple: sqrdmlsh.8h v0, v1, v296 ; CHECK-V81a-apple: sqrdmlsh.2s v0, v1, v2106 ; CHECK-V81a-apple: sqrdmlsh.4s v0, v1, v2122 ; CHECK-V81a-apple: sqrdmlah.4h v0, v1, v2[3][all …]
12 int main(int argc, char *argv[], char *envp[], char *apple[]) in main() argument22 assert(envp[i+1] == apple[0]); in main()27 realpath(apple[0], pappl); in main()
1 ; RUN: llc < %s -filetype=obj -mtriple=thumbv6-apple-darwin -o - | llvm-readobj -s -sd | FileCheck …2 ; RUN: llc < %s -filetype=obj -mtriple=thumbv7-apple-darwin -o - | llvm-readobj -s -sd | FileCheck …3 ; RUN: llc < %s -filetype=obj -mtriple=armv6-apple-darwin -o - | llvm-readobj -s -sd | FileCheck -c…4 ; RUN: llc < %s -filetype=obj -mtriple=armv7-apple-darwin -o - | llvm-readobj -s -sd | FileCheck -c…