Searched refs:SlowLEA (Results 1 – 8 of 8) sorted by relevance
223 bool SlowLEA; variable442 bool slowLEA() const { return SlowLEA; } in slowLEA()
290 SlowLEA = false; in initializeEnvironment()
240 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true",
316 bool SlowLEA = false; variable679 bool slowLEA() const { return SlowLEA; } in slowLEA()
284 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true",
321 bool SlowLEA = false; variable721 bool slowLEA() const { return SlowLEA; } in slowLEA()
307 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true",
23197 if (Bits[X86::FeatureSlowLEA]) SlowLEA = true;