Searched refs:Paired128IsSlow (Results 1 – 5 of 5) sorted by relevance
181 bool Paired128IsSlow = false; variable329 bool isPaired128Slow() const { return Paired128IsSlow; } in isPaired128Slow()
181 "Paired128IsSlow", "true", "Paired 128 bit loads and stores are slow">;
207 bool Paired128IsSlow = false; variable361 bool isPaired128Slow() const { return Paired128IsSlow; } in isPaired128Slow()
204 "Paired128IsSlow", "true", "Paired 128 bit loads and stores are slow">;
19292 if (Bits[AArch64::FeatureSlowPaired128]) Paired128IsSlow = true;