Searched refs:UnalignedSymbols (Results 1 – 3 of 3) sorted by relevance
32 bool UnalignedSymbols; variable38 UnalignedSymbols(false) { in SystemZTargetInfo()171 UnalignedSymbols = false; in handleTargetFeatures()180 UnalignedSymbols = true; in handleTargetFeatures()
145 if (UnalignedSymbols && !HasNonWeakDef) in getMinGlobalAlign()
41 "unaligned-symbols", "UnalignedSymbols", (all_of FeatureUnalignedSymbols),