Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h330 bool Slow3OpsLEA = false; variable
736 bool slow3OpsLEA() const { return Slow3OpsLEA; } in slow3OpsLEA()
H A DX86.td309 def FeatureSlow3OpsLEA : SubtargetFeature<"slow-3ops-lea", "Slow3OpsLEA", "true",