Home
last modified time | relevance | path

Searched refs:SlowLEA (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h321 bool SlowLEA = false; variable
730 bool slowLEA() const { return SlowLEA; } in slowLEA()
H A DX86.td307 def FeatureSlowLEA : SubtargetFeature<"slow-lea", "SlowLEA", "true",