Searched refs:SlowLEA (Results 1 – 6 of 6) 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",
317 bool SlowLEA = false; variable629 bool slowLEA() const { return SlowLEA; } in slowLEA()
270 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true",
16766 if (Bits[X86::FeatureSlowLEA]) SlowLEA = true;