Searched refs:IsUAMemFast (Results 1 – 4 of 4) sorted by relevance
112 bool IsUAMemFast; variable196 bool isUnalignedMemAccessFast() const { return IsUAMemFast; } in isUnalignedMemAccessFast()
249 IsUAMemFast = true; in AutoDetectSubtargetFeatures()295 , IsUAMemFast(false) in X86Subtarget()
80 "IsUAMemFast", "true",
171 if ((Bits & X86::FeatureFastUAMem) != 0) IsUAMemFast = true;