Searched refs:Misaligned128StoreIsSlow (Results 1 – 7 of 7) sorted by relevance
80 bool Misaligned128StoreIsSlow = false; variable186 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow()
87 "Misaligned128StoreIsSlow", "true", "Misaligned 128 bit stores are slow">;
180 bool Misaligned128StoreIsSlow = false; variable328 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow()
178 "Misaligned128StoreIsSlow", "true", "Misaligned 128 bit stores are slow">;
206 bool Misaligned128StoreIsSlow = false; variable360 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow()
201 "Misaligned128StoreIsSlow", "true", "Misaligned 128 bit stores are slow">;
19291 if (Bits[AArch64::FeatureSlowMisaligned128Store]) Misaligned128StoreIsSlow = true;