Searched refs:StrictAlign (Results 1 – 6 of 6) sorted by relevance
326 bool StrictAlign = false; in handleTargetFeatures() local343 StrictAlign = true; in handleTargetFeatures()385 if (StrictAlign) in handleTargetFeatures()
204 bool StrictAlign; variable379 return hasMips32r6() && !StrictAlign; in systemSupportsUnalignedAccess()
85 HasVirt(false), HasGINV(false), UseIndirectJumpsHazard(false), StrictAlign(false), in MipsSubtarget()
212 : SubtargetFeature<"strict-align", "StrictAlign", "true",
403 bool allowsUnalignedMem() const { return !StrictAlign; } in allowsUnalignedMem()
454 "StrictAlign", "true",