Home | History | Annotate | Download | only in Basic

Lines Matching refs:iOS

142   if (Triple.getOS() == llvm::Triple::IOS) {
3904 // iOS always has 64-bit atomic instructions.
3908 // Darwin on iOS uses a variant of the ARM C++ ABI.
3909 TheCXXABI.set(TargetCXXABI::iOS);