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