Home
last modified time | relevance | path

Searched refs:IOS (Results 1 – 25 of 76) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dglobal-merge-2.ll10 ;CHECK-APPLE-IOS-LABEL: _f1:
11 ;CHECK-APPLE-IOS-NOT: adrp
14 ;CHECK-APPLE-IOS-NOT: adrp
21 ;CHECK-APPLE-IOS-LABEL: _g1:
24 ;CHECK-APPLE-IOS-NOT: adrp
46 ;CHECK-APPLE-IOS: .globl _x
48 ;CHECK-APPLE-IOS: .globl _y
49 ;CHECK-APPLE-IOS: .set _y, __MergedGlobals_x+4
50 ;CHECK-APPLE-IOS: .globl _z
51 ;CHECK-APPLE-IOS: .set _z, __MergedGlobals_x+8
[all …]
H A Dswift-async-pei.ll18 ; CHECK-IOS-NEVER: sub sp, sp, #32
19 ; CHECK-IOS-NEVER: stp x29, x30, [sp, #16]
21 ; CHECK-IOS-NEVER: ldp x29, x30, [sp, #16]
22 ; CHECK-IOS-NEVER: add sp, sp, #32
25 ; CHECK-IOS-ALWAYS: sub sp, sp, #32
30 ; CHECK-IOS-ALWAYS: add sp, sp, #32
34 ; CHECK-IOS-AUTO: orr x29, x29, x16
35 ; CHECK-IOS-AUTO: sub sp, sp, #32
36 ; CHECK-IOS-AUTO: stp x29, x30, [sp, #16]
38 ; CHECK-IOS-AUTO: ldp x29, x30, [sp, #16]
[all …]
H A Darm64-sincos.ll12 ; CHECK-IOS-LABEL: test1:
13 ; CHECK-IOS: bl ___sincosf_stret
14 ; CHECK-IOS: fadd s0, s0, s1
27 ; CHECK-IOS-LABEL: test1_errno:
28 ; CHECK-IOS: bl _sinf
29 ; CHECK-IOS: bl _cosf
43 ; CHECK-IOS-LABEL: test2:
44 ; CHECK-IOS: bl ___sincos_stret
45 ; CHECK-IOS: fadd d0, d0, d1
59 ; CHECK-IOS: bl _sin
[all …]
H A Dglobal-merge-3.ll10 ;CHECK-APPLE-IOS: adrp x8, _z@PAGE
11 ;CHECK-APPLE-IOS: adrp x9, __MergedGlobals_x@PAGE+12
12 ;CHECK-APPLE-IOS-NOT: adrp
13 ;CHECK-APPLE-IOS: add x9, x9, __MergedGlobals_x@PAGEOFF+12
14 ;CHECK-APPLE-IOS: str w1, [x9, #400]
15 ;CHECK-APPLE-IOS: str w0, [x9]
16 ;CHECK-APPLE-IOS: str w2, [x8, _z@PAGEOFF]
31 ;CHECK-APPLE-IOS: .globl __MergedGlobals_x
32 ;CHECK-APPLE-IOS: .zerofill __DATA,__common,__MergedGlobals_x,800,2
33 ;CHECK-APPLE-IOS: .set _x, __MergedGlobals_x
[all …]
H A Dglobal-merge-1.ll7 …e=aarch64-apple-ios -aarch64-enable-global-merge -o - | FileCheck %s --check-prefix=CHECK-APPLE-IOS
8 …64-enable-global-merge -global-merge-on-external -o - | FileCheck %s --check-prefix=CHECK-APPLE-IOS
14 ;CHECK-APPLE-IOS-NOT: adrp
15 ;CHECK-APPLE-IOS: adrp x8, __MergedGlobals@PAGE
16 ;CHECK-APPLE-IOS-NOT: adrp
17 ;CHECK-APPLE-IOS: add x8, x8, __MergedGlobals@PAGEOFF
29 ;CHECK-APPLE-IOS: .zerofill __DATA,__bss,__MergedGlobals,8,2 ; @_MergedGlobals
30 ;CHECK-APPLE-IOS-NOT: .set _m, l__MergedGlobals
31 ;CHECK-APPLE-IOS-NOT: .set _n, l__MergedGlobals+4
H A Dfence-singlethread.ll2 ; RUN: llc -mtriple=aarch64-apple-ios %s -o - | FileCheck %s --check-prefix=IOS
3 ; RUN: llc -mtriple=aarch64-apple-ios %s -o - -global-isel | FileCheck %s --check-prefix=IOS
15 ; IOS-LABEL: fence_singlethread:
16 ; IOS-NOT: dmb
17 ; IOS: ; COMPILER BARRIER
18 ; IOS-NOT: dmb
H A Darm64-blockaddress.ll1 ; RUN: llc < %s -mtriple=arm64-apple-ios | FileCheck %s --check-prefix=CHECK-IOS
2 ; RUN: llc < %s -mtriple=arm64-apple-ios -global-isel | FileCheck %s --check-prefix=CHECK-IOS
10 ; CHECK-IOS: lCPI0_0:
11 ; CHECK-IOS: .quad Ltmp0
12 ; CHECK-IOS-LABEL: _t:
13 ; CHECK-IOS: adrp x[[TMP:[0-9]+]], lCPI0_0@PAGE
14 ; CHECK-IOS: ldr {{x[0-9]+}}, [x[[TMP]], lCPI0_0@PAGEOFF]
H A Dglobal-merge.ll4 ; RUN: llc < %s -mtriple=aarch64-apple-ios -O0 | FileCheck %s --check-prefix=CHECK-APPLE-IOS-NO-MER…
5 …apple-ios -O0 -global-merge-on-external=true | FileCheck %s --check-prefix=CHECK-APPLE-IOS-NO-MERGE
17 ; CHECK-APPLE-IOS-LABEL: f1:
18 ; CHECK-APPLE-IOS: adrp x{{[0-9]+}}, __MergedGlobals
19 ; CHECK-APPLE-IOS-NOT: adrp
29 ; CHECK-APPLE-IOS: .zerofill __DATA,__bss,__MergedGlobals,8,3
30 ; CHECK-APPLE-IOS-NO-MERGE-NOT: .zerofill __DATA,__bss,__MergedGlobals,8,3
H A Djump-table.ll40 ; CHECK-IOS: adrp [[JTPAGE:x[0-9]+]], LJTI0_0@PAGE
45 ; CHECK-IOS: br [[DEST]]
134 ; CHECK-IOS: .section __TEXT,__const
135 ; CHECK-IOS-NOT: .data_region
136 ; CHECK-IOS: LJTI0_0:
137 ; CHECK-IOS-NEXT: .byte ([[JTBASE]]-[[JTBASE]])>>2
138 ; CHECK-IOS-NEXT: .byte (LBB{{.*}}-[[JTBASE]])>>2
139 ; CHECK-IOS-NEXT: .byte (LBB{{.*}}-[[JTBASE]])>>2
140 ; CHECK-IOS-NEXT: .byte (LBB{{.*}}-[[JTBASE]])>>2
141 ; CHECK-IOS-NEXT: .byte (LBB{{.*}}-[[JTBASE]])>>2
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dmovt-movw-global.ll13 ; IOS: movw r0, :lower16:L_foo$non_lazy_ptr
14 ; IOS-NEXT: movt r0, :upper16:L_foo$non_lazy_ptr
16 ; IOS-PIC: movw r0, :lower16:(L_foo$non_lazy_ptr-(LPC0_0+8))
17 ; IOS-PIC-NEXT: movt r0, :upper16:(L_foo$non_lazy_ptr-(LPC0_0+8))
19 ; IOS-STATIC: movw r0, :lower16:_foo
20 ; IOS-STATIC-NEXT: movt r0, :upper16:_foo
29 ; IOS: movw r1, :lower16:L_foo$non_lazy_ptr
30 ; IOS-NEXT: movt r1, :upper16:L_foo$non_lazy_ptr
32 ; IOS-PIC: movw r1, :lower16:(L_foo$non_lazy_ptr-(LPC1_0+8))
35 ; IOS-STATIC: movw r1, :lower16:_foo
[all …]
H A Dmemfunc.ll15 ; CHECK-IOS: bl _memmove
21 ; CHECK-IOS: bl _memcpy
28 ; CHECK-IOS: mov r1, #1
29 ; CHECK-IOS: bl _memset
39 ; CHECK-IOS: mov r1, #0
40 ; CHECK-IOS: bl _memset
55 ; CHECK-IOS: bl _memcpy
61 ; CHECK-IOS: bl _memset
67 ; CHECK-IOS: bl _memset
79 ; CHECK-IOS: bl _memcpy
[all …]
H A Dfold-stack-adjust.ll33 ; CHECK-IOS-NOT: sub sp,
34 ; CHECK-IOS: add r7, sp, #16
35 ; CHECK-IOS-NOT: sub sp,
37 ; CHECK-IOS-NOT: add sp,
82 ; CHECK-IOS: push {r4, r7, lr}
84 ; CHECK-IOS: bfc r4, #0, #4
85 ; CHECK-IOS: mov sp, r4
87 ; CHECK-IOS: sub sp, #16
89 ; CHECK-IOS: add r4, sp, #16
91 ; CHECK-IOS: mov sp, r4
[all …]
H A Deh-resume.ll1 ; RUN: llc < %s -mtriple=armv7-apple-ios -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
2 ; RUN: llc < %s -mtriple=armv7-apple-watchos -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
26 ; IOS: __Unwind_SjLj_Resume
H A Deh-resume2.ll1 ; RUN: llc < %s -mtriple=armv7-apple-ios -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
2 ; RUN: llc < %s -mtriple=armv7-apple-watchos -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=IOS
29 ; IOS: __Unwind_SjLj_Resume
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dmixed-arm-thumb-bl-fixup.ll12 ; RUN: | llvm-readobj -r - | FileCheck --check-prefix IOS %s
68 ; IOS: Section __text {
69 ; IOS-NEXT: 0x2C 1 2 1 ARM_RELOC_BR24 0 _global_thumb_fn
70 ; IOS-NEXT: 0x28 1 2 1 ARM_RELOC_BR24 0 _internal_thumb_fn
71 ; IOS-NEXT: 0x24 1 2 1 ARM_RELOC_BR24 0 _global_arm_fn
72 ; IOS-NEXT: 0x20 1 2 1 ARM_RELOC_BR24 0 _internal_arm_fn
73 ; IOS-NEXT: 0x10 1 2 0 ARM_THUMB_RELOC_BR22 0 __text
74 ; IOS-NEXT: 0xC 1 2 0 ARM_THUMB_RELOC_BR22 0 __text
75 ; IOS-NEXT: 0x8 1 2 0 ARM_THUMB_RELOC_BR22 0 __text
76 ; IOS-NEXT: 0x4 1 2 0 ARM_THUMB_RELOC_BR22 0 __text
[all …]
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDarwinSDKInfo.h50 llvm::Triple::IOS, llvm::Triple::MacABI); in macOStoMacCatalystPair()
56 return OSEnvPair(llvm::Triple::IOS, llvm::Triple::MacABI, in macCatalystToMacOSPair()
63 return OSEnvPair(llvm::Triple::IOS, llvm::Triple::UnknownEnvironment, in iOStoWatchOSPair()
70 return OSEnvPair(llvm::Triple::IOS, llvm::Triple::UnknownEnvironment, in iOStoTvOSPair()
H A DAlignedAllocation.h31 case llvm::Triple::IOS: in alignedAllocMinVersion()
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dnull-objc-empty-vtable.m2 …-pointers -triple thumbv7-apple-ios3.0.0 -emit-llvm -o - %s | FileCheck -check-prefix CHECK-IOS %s
10 // CHECK-IOS: %struct._class_t* null, %struct._objc_cache* @_objc_empty_cache, i8* (i8*, i8*)** null
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dvastart.ll1 …%s -o - -mtriple=aarch64-apple-ios7.0 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-IOS %s
9 ; CHECK-IOS: G_VASTART [[LIST]](p0) :: (store (s64) into %ir.list, align 1)
/llvm-project-15.0.7/clang/test/Modules/
H A Dtarget-platform-features.m23 // RUN: FileCheck %s -check-prefix=CHECK-IOS < %t/notios
25 // CHECK-IOS: module 'RequiresMacOS' requires feature 'macos'
27 // CHECK-IOS: module 'RequiresNotiOS' is incompatible with feature 'ios'
30 // CHECK-IOS-NOT: module 'RequiresMain'
/llvm-project-15.0.7/lldb/unittests/Platform/
H A DPlatformAppleSimulatorTest.cpp55 llvm::Triple::IOS, in TEST_F()
76 llvm::Triple::IOS, in TEST_F()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteiOS.cpp100 case llvm::Triple::IOS: // This is the right triple value for iOS in CreateInstance()
140 ARMGetSupportedArchitectures(result, llvm::Triple::IOS); in GetSupportedArchitectures()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dunavailable_aligned_allocation.cpp113 #if defined(IOS)
145 #if defined(IOS)
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp109 if (target_triple.getOS() == llvm::Triple::IOS && in FindTargetModuleForImageInfo()
411 image_infos[i].os_type = llvm::Triple::IOS; in JSONImageInformationIntoImageInfo()
419 image_infos[i].os_type = llvm::Triple::IOS; in JSONImageInformationIntoImageInfo()
422 image_infos[i].os_type = llvm::Triple::IOS; in JSONImageInformationIntoImageInfo()
693 dyld_triple.getOS() == llvm::Triple::IOS) || in AddModulesUsingImageInfos()
695 (dyld_triple.getOS() == llvm::Triple::IOS || in AddModulesUsingImageInfos()
760 if (os_env == llvm::Triple::MacABI && os_type == llvm::Triple::IOS) { in GetArchitecture()
768 (os_type == llvm::Triple::IOS || os_type == llvm::Triple::TvOS || in GetArchitecture()
1154 if (os_type == llvm::Triple::IOS && version >= llvm::VersionTuple(10)) in UseDYLDSPI()
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dunguarded-availability-new.m42 #ifdef IOS
101 #ifdef IOS
125 #ifdef IOS
141 #ifdef IOS

1234