| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | ObjCRuntime.h | 42 iOS, enumerator 83 case iOS: return true; in isNonFragile() 116 case iOS: in isGNUFamily() 138 case iOS: return true; in allowsARC() 155 case iOS: return getVersion() >= VersionTuple(5); in hasNativeARC() 169 case iOS: in hasOptimizedSetter() 199 case iOS: return getVersion() >= VersionTuple(6); in hasSubscripting() 226 case iOS: in allowsPointerArithmetic() 247 case iOS: return getVersion() >= VersionTuple(5); in hasTerminate() 259 case iOS: return true; in hasWeakClassImport() [all …]
|
| H A D | TargetCXXABI.h | 64 iOS, enumerator 121 case iOS: in isItaniumFamily() 138 case iOS: in isMicrosoft() 221 case iOS: // old iOS compilers did not follow this rule in canKeyFunctionBeInline() 268 case iOS: in getTailPaddingUseRules()
|
| H A D | AttrDocs.td | 446 Note that on both OS X and iOS that the Foundation framework provides a 542 Apple's iOS operating system. The minimum deployment target is specified by
|
| H A D | Attr.td | 439 .Case("ios", "iOS")
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
| H A D | property-deprecated-warning.m | 35 …elf dep_target]]; // expected-warning {{'dep_target' is deprecated: first deprecated in iOS 3.0}} \ 36 … // expected-warning {{'setDep_target:' is deprecated: first deprecated in iOS 3.0}} 48 … setTarget: (id)0]; // expected-warning {{'setTarget:' is deprecated: first deprecated in iOS 3.0}} 49 …elf dep_target]]; // expected-warning {{'dep_target' is deprecated: first deprecated in iOS 3.0}} \ 50 … // expected-warning {{'setDep_target:' is deprecated: first deprecated in iOS 3.0}} 64 …if ([obj isEnabled]) // expected-warning {{'isEnabled' is deprecated: first deprecated in iOS 3.0}} 65 …ewDelegate:0]; // expected-warning {{'setNewDelegate:' is deprecated: first deprecated in iOS 3.0}} 79 …return [obj2 ptarget]; // expected-warning {{'ptarget' is deprecated: first deprecated in iOS 3.…
|
| /minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
| H A D | ObjCRuntime.cpp | 32 case ObjCRuntime::iOS: out << "ios"; break; in operator <<() 64 kind = ObjCRuntime::iOS; in tryParse()
|
| H A D | TargetInfo.cpp | 655 .Case("ios", iOS) in tryParse()
|
| /minix3/external/bsd/llvm/dist/llvm/cmake/platforms/ |
| H A D | iOS.cmake | 1 # Toolchain config for iOS. 8 # -DCMAKE_TOOLCHAIN_FILE=../../cmake/platforms/iOS.cmake ../..
|
| /minix3/external/bsd/llvm/dist/llvm/test/Object/ARM/ |
| H A D | macho-data-in-code.test | 1 RUN: llvm-objdump -triple thumbv7-apple-iOS -disassemble %p/../Inputs/macho-data-in-code.macho-thum…
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/ |
| H A D | none-macho.ll | 65 ; need the 2 register-save areas employed by iOS. 86 ; *vfp variants used for ARMv6 iOS.
|
| H A D | fold-stack-adjust.ll | 29 ; iOS always has a frame pointer and messing with the push affects 69 ; iOS uses aligned NEON stores here, which is convenient since we 102 ; Just to keep iOS FileCheck within previous function:
|
| H A D | call-tc.ll | 6 ; Enable tailcall optimization for iOS 5.0
|
| /minix3/sys/external/bsd/compiler_rt/dist/ |
| H A D | CODE_OWNERS.TXT | 33 D: MacOS/iOS port of sanitizers
|
| /minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
| H A D | objcmt-ns-returns-inner-pointer.m | 6 #ifndef NS_RETURNS_INNER_POINTER // defined in iOS 6 for sure
|
| H A D | objcmt-migrate-all.m | 7 #ifndef NS_RETURNS_INNER_POINTER // defined in iOS 6 for sure
|
| H A D | objcmt-migrate-all.m.result | 7 #ifndef NS_RETURNS_INNER_POINTER // defined in iOS 6 for sure
|
| H A D | objcmt-ns-returns-inner-pointer.m.result | 6 #ifndef NS_RETURNS_INNER_POINTER // defined in iOS 6 for sure
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/ |
| H A D | pow-1.ll | 171 ; Check pow(10.0, x) -> __exp10(x) on OS X 10.9+ and iOS 7.0+.
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMCallingConv.td | 216 // iOS ABI deviates from ARM standard ABI. R9 is not a callee-saved register.
|
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGException.cpp | 184 case ObjCRuntime::iOS: in getObjCPersonality() 215 case ObjCRuntime::iOS: in getObjCXXPersonality()
|
| H A D | CodeGenModule.cpp | 65 case TargetCXXABI::iOS: in createCXXABI() 182 case ObjCRuntime::iOS: in createObjCRuntime()
|
| H A D | ItaniumCXXABI.cpp | 329 case TargetCXXABI::iOS: in CreateItaniumCXXABI()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallingConvention.td | 258 // Constructors and destructors return 'this' in the iOS 64-bit C++ ABI; since
|
| /minix3/external/bsd/llvm/dist/clang/docs/ |
| H A D | AttributeReference.rst | 143 Apple's iOS operating system. The minimum deployment target is specified by 555 Note that on both OS X and iOS that the Foundation framework provides a
|
| /minix3/crypto/external/bsd/openssl/dist/ |
| H A D | Configure | 586 # iPhoneOS/iOS 587 …OSS_TOP)/SDKs/\$(CROSS_SDK) -fomit-frame-pointer -fno-common::-D_REENTRANT:iOS:-Wl,-search_paths_f…
|