Searched refs:slow3OpsLEA (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h690 bool slow3OpsLEA() const { return Slow3OpsLEA; } function in class:llvm::final
H A DX86FixupLEAs.cpp199 bool IsSlow3OpsLEA = ST.slow3OpsLEA();

Completed in 68 milliseconds