Searched refs:hasUnalignedAtomics (Results 1 – 1 of 1) sorted by relevance
600 static bool hasUnalignedAtomics(llvm::Triple::ArchType arch) { in hasUnalignedAtomics() function775 if (IvarAlignment < IvarSize && !hasUnalignedAtomics(arch)) { in PropertyImplStrategy()